Carpet mod script support for Vim and Neovim.
- Syntax Highlighting
- Smart Indent
- Folding
For vim-plug add the following to your
.vimrc
or .config/nvim/init.vim
Plug 'twh2898/vim-scarpet'
and then restart Vim / Neovim and run :PlugInstall
.
vim-scarpet uses the MIT License