Add svelte syntax highlighting
This commit is contained in:
parent
3e9a9704a2
commit
cca23b1307
@ -3,6 +3,7 @@ Plug 'cespare/vim-toml', { 'for': 'toml' }
|
||||
Plug 'honza/vim-snippets'
|
||||
Plug 'jiangmiao/auto-pairs'
|
||||
Plug 'leafgarland/typescript-vim', { 'for': 'typescript' }
|
||||
Plug 'leafoftree/vim-svelte-plugin', { 'for': 'svelte' }
|
||||
Plug 'posva/vim-vue', { 'for': 'vue' }
|
||||
Plug 'ron-rs/ron.vim', { 'for': 'ron' }
|
||||
Plug 'tommcdo/vim-exchange'
|
||||
|
Loading…
x
Reference in New Issue
Block a user