Skip to content

whatyouhide/vim-tmux-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim tmux syntax

Syntax highlighting for tmux configuration files.

vim-tmux-syntax in action (colorscheme: base16-flat)

Installation

With the most common plugin managers (my personal preference is vim-plug):

" vim-plug
Plug 'whatyouhide/vim-tmux-syntax'
" NeoBundle
NeoBundle 'whatyouhide/vim-tmux-syntax'
" Vundle
Plugin 'whatyouhide/vim-tmux-syntax'

If you use pathogen, clone the repository:

git clone https://github.com/whatyouhide/vim-tmux-syntax ~/.vim/bundle

If you don't use a plugin manager, add the path to the cloned repository to the runtimepath:

set runtimepath+=/path/to/vim-tmux-syntax

License

© 2014 Andrea Leopardi

About

Vim syntax for tmux configuration files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •