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
- Host: GitHub
- URL: https://github.com/ngless-toolkit/vim-ngless
- Owner: ngless-toolkit
- Created: 2015-08-06T14:31:40.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T13:18:49.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T19:40:33.757Z (4 months ago)
- Topics: ngless, vim-plugins
- Language: Vim script
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).