Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 393 Bytes

Vim plugin for editing ngless files

Currently adds syntax highlighting for NGLess

This is compatible with Vundle (and similar plugin managers), so you should be able to just add the following line to your '.vimrc' file:

Plugin 'ngless-toolkit/vim-ngless'

This is also compatible with neovim.