|
||
---|---|---|
lua/x | ||
LICENSE | ||
README.md | ||
init.lua | ||
lazy-lock.json |
README.md
nvim-vscode
Neovim VSCode Specific Configuration
Used for VSCode plugin: Neovim VSCode
Installation:
-
Clone this repository to
~/.config/nvim-vscode
-
Install the VSCode Plugin
-
Add the following entryp to vscode
config.json
:
"vscode-neovim.NVIM_APPNAME": "nvim-vscode",
This tells vscode-neovim to look for the given neovim config instead of the usual nvim folder.