sokhuong-uon / vscode-nvim

VSCode-Neovim keybinding config using Lua similar to LunarVim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSVim

Config file for VSCode Neovim and whichkey using Lua

Installation (Linux/MacOs)

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:

About

VSCode-Neovim keybinding config using Lua similar to LunarVim

License:MIT License


Languages

Language:Lua 84.8%Language:Shell 15.2%