remove coc-tabnine

This commit is contained in:
LordMZTE 2021-10-31 23:27:26 +01:00
parent a7f575f3e8
commit b4588d3445

View file

@ -11,7 +11,6 @@ vim.g.coc_global_extensions = {
"coc-lua",
"coc-rust-analyzer",
"coc-snippets",
"coc-tabnine",
"coc-toml",
}