mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Plugins: add "Building and linting" section
This commit is contained in:
parent
5756906b3c
commit
383f59ac85
@ -3,6 +3,7 @@
|
|||||||
#### [By topic](#by-topic-1)
|
#### [By topic](#by-topic-1)
|
||||||
|
|
||||||
- [Alignment](#alignment)
|
- [Alignment](#alignment)
|
||||||
|
- [Building and linting](#building-and-linting)
|
||||||
- [Code completion](#code-completion)
|
- [Code completion](#code-completion)
|
||||||
- [Commenters](#commenters)
|
- [Commenters](#commenters)
|
||||||
- [Delimiter](#delimiter)
|
- [Delimiter](#delimiter)
|
||||||
@ -35,6 +36,12 @@
|
|||||||
- [easy-align](https://github.com/junegunn/vim-easy-align)
|
- [easy-align](https://github.com/junegunn/vim-easy-align)
|
||||||
- [tabular](https://github.com/godlygeek/tabular)
|
- [tabular](https://github.com/godlygeek/tabular)
|
||||||
|
|
||||||
|
#### Building and linting
|
||||||
|
|
||||||
|
- [ale](https://github.com/w0rp/ale)
|
||||||
|
- [neomake](https://github.com/neomake/neomake)
|
||||||
|
- [syntastic](https://github.com/scrooloose/syntastic)
|
||||||
|
|
||||||
#### Code completion
|
#### Code completion
|
||||||
|
|
||||||
- [neocomplete](https://github.com/Shougo/neocomplete.vim)
|
- [neocomplete](https://github.com/Shougo/neocomplete.vim)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user