mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 12:53:40 +01:00
add coc-tabnine
This commit is contained in:
parent
7dd187b459
commit
5c19bca141
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@ vim.g.coc_global_extensions = {
|
||||||
"coc-lua",
|
"coc-lua",
|
||||||
"coc-rust-analyzer",
|
"coc-rust-analyzer",
|
||||||
"coc-snippets",
|
"coc-snippets",
|
||||||
|
"coc-tabnine",
|
||||||
"coc-toml",
|
"coc-toml",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue