Config file for VSCode Neovim and whichkey using Lua
via command
bash <(curl -s https://raw.githubusercontent.com/sokhuong-uon/vscode-nvim/main/installer/install.sh)
or clone this repo into your .config
folder And point VSCode Neovim config path to init.lua
.
-
Do not forget to add content in whichkey/settings.json in your vscode setting
-
Additionaly, you should add some part of keybindigs.json in your vscode keybindings.json
Requirements:
- Have Neovim in your machine.
- Already install VSCode Neovim and Which Key extensions in VSCode.