summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2016-06-01 00:06:02 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2016-06-01 00:06:02 +0100
commit89c17e44fbc9a646b7a5ad54b84132fcaa978b3b (patch)
tree2e8021bd29cf38ec9b61b48c86ff75e0961c1077 /README
parent20d2a31b40430df73aea3089a5258bf7f7ec68d2 (diff)
Updated link for bash(1) completions.
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.