applied copilot config
This commit is contained in:
parent
9784dfe498
commit
eebfbacab7
2 changed files with 3 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -1,4 +1,5 @@
|
|||
vim.g.mapleader = " "
|
||||
vim.g.copilot_no_tab_map = true
|
||||
|
||||
require('plugins')
|
||||
require('lsp')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue