add nb-new
This commit is contained in:
parent
982a12ba08
commit
51c2636c42
53 changed files with 3460 additions and 264 deletions
2
hosts/nb-new.cloonar.com/modules/nvim/config/copilot.lua
Normal file
2
hosts/nb-new.cloonar.com/modules/nvim/config/copilot.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
vim.api.nvim_set_keymap('i', '<C-J>', 'copilot#Accept("<CR>")', { expr=true, noremap = true, silent = true })
|
||||
vim.g.copilot_no_tab_map = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue