mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-08-05 10:24:38 +02:00
update
This commit is contained in:
parent
ef42e8a02c
commit
a19de09665
3 changed files with 3 additions and 2 deletions
1
init.lua
1
init.lua
|
@ -2,6 +2,7 @@ if vim.g.vscode then
|
|||
-- config vscode
|
||||
Map = vim.keymap.set
|
||||
Cmd = vim.cmd
|
||||
|
||||
VSCodeNotify = vim.fn.VSCodeNotify
|
||||
VSCodeCall = vim.fn.VSCodeCall
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue