This project adds Civet plugin support for vim.
Supported features:
- Syntax
- Indentation
Using vim-plug
Plug 'tbm206/civet-vim'
Most of the code is based on the coffee-script vim plugin as the two the language share several syntactical features.
This project adds Civet plugin support for vim.
Supported features:
Using vim-plug
Plug 'tbm206/civet-vim'
Most of the code is based on the coffee-script vim plugin as the two the language share several syntactical features.