Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 340 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 340 Bytes

language-vim

This layer provides vimscript-specific editing enhancements, including linting and autocompletion.

Dependencies

In order to get linting working, you'll need to have vint installed. In most cases, you'll want to run this:

pip install vim-vint

Plugins

  • Shougo/neco-vim