summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2015-12-24 16:59:12 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2015-12-24 16:59:12 +0000
commite15a8a7c4681e4f975d80fc26b9f7c6686c94a9c (patch)
tree9ff1b84f30ecf03556d7e2cdfd7905e9618c4470 /README
parented65535c416299b1bbc7f5802a122f00b2762418 (diff)
Keith Smiley is going to maintain the vim syntax file.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index acf15632..6a78fa2b 100644
--- a/README
+++ b/README
@@ -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.