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

https://github.com/nverno/vimscript

Emacs major mode for vimscript
https://github.com/nverno/vimscript

emacs vimscript

Last synced: 10 months ago
JSON representation

Emacs major mode for vimscript

Awesome Lists containing this project

README

          

## Vimscript major-mode

Emacs major-mode for vimscript buffers.

For much better support, use the tree-sitter mode [vimscript-ts-mode](https://github.com/nverno/vimscript-ts-mode).

Features:

- font-locking
- imenu
- minimal completion-at-point

Broken:

- indentation (use tree-sitter mode for indentation support)