mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 22:02:58 +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-rust-analyzer",
|
||||
"coc-snippets",
|
||||
"coc-tabnine",
|
||||
"coc-toml",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue