mirror of
https://github.com/bgrolleman/dotfiles.git
synced 2025-12-06 05:45:24 +01:00
Adding lsp
This commit is contained in:
3
nvim/lua/plugins.disable/copilot.lua
Normal file
3
nvim/lua/plugins.disable/copilot.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
return {
|
||||
{ "zbirenbaum/copilot.lua", opts = { suggestion = { enabled = false } } },
|
||||
}
|
||||
Reference in New Issue
Block a user