Keith Smiley is going to maintain the vim syntax file.

This commit is contained in:
Nicholas Marriott
2015-12-24 16:59:12 +00:00
parent ed65535c41
commit e15a8a7c46
2 changed files with 6 additions and 316 deletions

8
README
View File

@@ -33,8 +33,12 @@ the source tree with:
Some common questions are answered in the FAQ file and a more extensive (but
slightly out of date) guide is available in the OpenBSD FAQ at
http://www.openbsd.org/faq/faq7.html#tmux. A rough todo list is in the TODO
file and some example configurations and a Vim syntax file are in the examples
directory.
file and some example configurations are in the examples directory.
A vim(1) syntax file is available at:
https://github.com/keith/tmux.vim
https://raw.githubusercontent.com/keith/tmux.vim/master/syntax/tmux.vim
For debugging, running tmux with -v or -vv will generate server and client log
files in the current directory.