mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Add emmet.vim
This commit is contained in:
parent
a5e5c8cba4
commit
19420932cf
@ -284,6 +284,10 @@ if (g:is_linux || g:is_mac) && executable('tmux')
|
|||||||
endif
|
endif
|
||||||
"}}
|
"}}
|
||||||
|
|
||||||
|
"{{ HTML related
|
||||||
|
Plug 'mattn/emmet-vim'
|
||||||
|
"}}
|
||||||
|
|
||||||
"{{ Misc plugins
|
"{{ Misc plugins
|
||||||
" Automatically toggle line number based on several conditions
|
" Automatically toggle line number based on several conditions
|
||||||
Plug 'jeffkreeftmeijer/vim-numbertoggle'
|
Plug 'jeffkreeftmeijer/vim-numbertoggle'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user