This commit is contained in:
asep.komarudin 2024-03-20 13:11:40 +07:00
parent ef42e8a02c
commit a19de09665
3 changed files with 3 additions and 2 deletions

View file

@ -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