vim-xit
vim-xit copied to clipboard
[x]it! syntax highlighting for Vim
[x]it! for Vim
Syntax highlighting for [x]it! for Vim.
![Screenshot of Vim [x]it! Screenshot](https://raw.githubusercontent.com/ryanolsonx/vim-xit/main/screenshot.png)
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