remove copilot from neovim
This commit is contained in:
parent
5a0d1fa6c8
commit
d427471309
1 changed files with 0 additions and 1 deletions
|
|
@ -157,7 +157,6 @@
|
||||||
option.get_bufnrs.__raw = "vim.api.nvim_list_bufs";
|
option.get_bufnrs.__raw = "vim.api.nvim_list_bufs";
|
||||||
keywordLength = 3;
|
keywordLength = 3;
|
||||||
}
|
}
|
||||||
{ name = "copilot"; }
|
|
||||||
{
|
{
|
||||||
name = "path"; # file system paths
|
name = "path"; # file system paths
|
||||||
keywordLength = 3;
|
keywordLength = 3;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue