remove copilot from neovim

This commit is contained in:
Sean Kovacs 2026-03-23 19:02:36 -04:00
commit d427471309
Signed by: sckova
GPG key ID: 00F325187C68651A

View file

@ -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;