diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-02-27 13:21:04 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2017-02-27 13:21:04 +0000 |
| commit | 2fa16eee538ba13148c75c6852876d5ab024ba00 (patch) | |
| tree | 0d5e99c295659b86c158f25740ca9ae3f1587120 /README | |
| parent | 14dc2acc25b13c60a7d56eac31eed0d9ab75e339 (diff) | |
| download | rtmux-2fa16eee538ba13148c75c6852876d5ab024ba00.tar.gz rtmux-2fa16eee538ba13148c75c6852876d5ab024ba00.tar.bz2 rtmux-2fa16eee538ba13148c75c6852876d5ab024ba00.zip | |
Change to vim(1) script by Eric Pruitt.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,8 +42,8 @@ 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/ericpruitt/tmux.vim + https://raw.githubusercontent.com/ericpruitt/tmux.vim/master/vim/syntax/tmux.vim And a bash(1) completion file at: |