Added toml completer
parent
077f833fe9
commit
afceb7dbb3
|
@ -161,6 +161,7 @@ let g:coc_global_extensions = [
|
||||||
\ 'coc-python',
|
\ 'coc-python',
|
||||||
\ 'coc-rust-analyzer',
|
\ 'coc-rust-analyzer',
|
||||||
\ 'coc-sh',
|
\ 'coc-sh',
|
||||||
|
\ 'coc-toml',
|
||||||
\ 'coc-vimlsp',
|
\ 'coc-vimlsp',
|
||||||
\ 'coc-yaml',
|
\ 'coc-yaml',
|
||||||
\ ]
|
\ ]
|
||||||
|
|
Loading…
Reference in New Issue