An open API service indexing awesome lists of open source software.

https://github.com/ngless-toolkit/vim-ngless

Vim plugin to support ngless script editing
https://github.com/ngless-toolkit/vim-ngless

ngless vim-plugins

Last synced: about 2 months ago
JSON representation

Vim plugin to support ngless script editing

Awesome Lists containing this project

README

        

# Vim plugin for editing ngless files

Currently adds syntax highlighting for
[NGLess](https://ngless.embl.de)

This is compatible with [Vundle](https://github.com/VundleVim/Vundle.vim) (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](https://neovim.io/).