Added toml completer
This commit is contained in:
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',
|
||||
\ ]
|
||||
|
Reference in New Issue
Block a user