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