mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Plugins: add C/C++ plugins
This commit is contained in:
parent
2f58970e85
commit
c79c73bb24
@ -18,6 +18,7 @@
|
||||
|
||||
#### [By filetype](#by-filetype-1)
|
||||
|
||||
- [C and C++](#c-and-c)
|
||||
- [Clojure](#clojure)
|
||||
- [HTML](#html)
|
||||
- [Javascript](#javascript)
|
||||
@ -140,6 +141,13 @@ Also see [fuzzy finders](#fuzzy-finders).
|
||||
|
||||
## By filetype
|
||||
|
||||
#### C and C++
|
||||
|
||||
- [a](https://github.com/vim-scripts/a.vim)
|
||||
- [clang_complete](https://github.com/Rip-Rip/clang_complete)
|
||||
- [color_coded](https://github.com/jeaye/color_coded.git)
|
||||
- [lh-cpp](https://github.com/LucHermitte/lh-cpp)
|
||||
|
||||
#### Clojure
|
||||
|
||||
- [clojure-highlight](https://github.com/guns/vim-clojure-highlight)
|
||||
|
Loading…
x
Reference in New Issue
Block a user