mirror of
https://github.com/mhinz/vim-galore.git
synced 2025-02-24 01:59:28 +08:00
Plugins: add HTML and Javascript
This commit is contained in:
parent
dfe74edb8e
commit
019a2423ac
@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
#### [By filetype](#by-filetype-1)
|
#### [By filetype](#by-filetype-1)
|
||||||
|
|
||||||
|
- [HTML](#html)
|
||||||
|
- [Javascript](#javascript)
|
||||||
- [Lua](#lua)
|
- [Lua](#lua)
|
||||||
|
|
||||||
## By topic
|
## By topic
|
||||||
@ -133,6 +135,22 @@ Also see [fuzzy finders](#fuzzy-finders).
|
|||||||
|
|
||||||
## By filetype
|
## By filetype
|
||||||
|
|
||||||
|
#### HTML
|
||||||
|
|
||||||
|
- [emmet](https://github.com/mattn/emmet-vim)
|
||||||
|
- [html5](https://github.com/othree/html5.vim)
|
||||||
|
|
||||||
|
#### Javascript
|
||||||
|
|
||||||
|
- [es.next.syntax](https://github.com/othree/es.next.syntax.vim)
|
||||||
|
- [esformatter](https://github.com/millermedeiros/vim-esformatter)
|
||||||
|
- [javascript-libraries-syntax](https://github.com/othree/javascript-libraries-syntax.vim)
|
||||||
|
- [javascript-syntax](https://github.com/jelera/vim-javascript-syntax)
|
||||||
|
- [javascript](https://github.com/pangloss/vim-javascript)
|
||||||
|
- [node-vim-debugger](https://github.com/sidorares/node-vim-debugger)
|
||||||
|
- [node](https://github.com/moll/vim-node)
|
||||||
|
- [tern_for_vim](https://github.com/ternjs/tern_for_vim)
|
||||||
|
|
||||||
#### Lua
|
#### Lua
|
||||||
|
|
||||||
- [lua-ftplugin](https://github.com/xolox/vim-lua-ftplugin)
|
- [lua-ftplugin](https://github.com/xolox/vim-lua-ftplugin)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user