From e15a8a7c4681e4f975d80fc26b9f7c6686c94a9c Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 24 Dec 2015 16:59:12 +0000 Subject: Keith Smiley is going to maintain the vim syntax file. --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README') 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. -- cgit v1.2.3