Skip to content

jmcantrell/vim-xit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[x]it! for Vim

Syntax highlighting for [x]it! for Vim.

Screenshot

Install

Vim Packages

Using the built in package loader in Vim.

mkdir -p ~/.vim/pack/3rd/start
cd ~/.vim/pack/3rd/start
git clone https://github.com/ryanolsonx/vim-xit.git

Plug

Using vim-plug:

Plug 'ryanolsonx/vim-xit'

Vundle

Using Vundle:

Plugin 'ryanolsonx/vim-xit'

License

MIT

About

[x]it! syntax highlighting for Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vim Script 100.0%