summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 9f3f74b2..8e340818 100644
--- a/README
+++ b/README
@@ -38,12 +38,12 @@ TODO file and an example configuration in example_tmux.conf.
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
+ https://github.com/keith/tmux.vim
+ https://raw.githubusercontent.com/keith/tmux.vim/master/syntax/tmux.vim
And a bash(1) completion file at:
- https://github.com/przepompownia/tmux-bash-completion
+ https://github.com/imomaliev/tmux-bash-completion
For debugging, running tmux with -v or -vv will generate server and client log
files in the current directory.