Skip to content

ryanolsonx/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