Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 402 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 402 Bytes

vim-scarpet

Carpet mod script support for Vim and Neovim.

Provides

  • Syntax Highlighting
  • Smart Indent
  • Folding

Install

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.

License

vim-scarpet uses the MIT License