added vscode extensions
This commit is contained in:
parent
7cde0829be
commit
26e2a50441
316 changed files with 37301 additions and 0 deletions
4
.vscode/extensions/asvetliakov.vscode-neovim-0.0.82/vim/vscode-jumplist.vim
vendored
Normal file
4
.vscode/extensions/asvetliakov.vscode-neovim-0.0.82/vim/vscode-jumplist.vim
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
nnoremap <C-o> <Cmd>call VSCodeNotify("workbench.action.navigateBack")<CR>
|
||||
nnoremap <C-i> <Cmd>call VSCodeNotify("workbench.action.navigateForward")<CR>
|
||||
nnoremap <Tab> <Cmd>call VSCodeNotify("workbench.action.navigateForward")<CR>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue