Add nvterm among other things
This commit is contained in:
parent
1645f2fbe9
commit
de52bc6ece
7 changed files with 114 additions and 31 deletions
4
lua/custom/plugins/copilot.lua
Normal file
4
lua/custom/plugins/copilot.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'github/copilot.vim',
|
||||
enabled = false,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue