File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,8 @@ Hey there! Nvim UI+ takes your VSCode Neovim experience to the next level by mak
32321 . Grab the VSCode Neovim extension
33332 . Install this extension (Nvim UI+)
34343 . Add a bit of Lua to your Neovim config (see below)
35- 4 . Restart VSCode and enjoy!
35+ 4 . Make sure you are in a workspace
36+ 5 . Restart VSCode and enjoy!
3637
3738### Neovim Config Setup
3839
Original file line number Diff line number Diff line change 2222 "categories" : [
2323 " Other"
2424 ],
25+ "keywords" : [
26+ " neovim" ,
27+ " vim" ,
28+ " nvim" ,
29+ " vscode-neovim" ,
30+ " ui" ,
31+ " theme" ,
32+ " color" ,
33+ " colorscheme" ,
34+ " mode" ,
35+ " whichkey" ,
36+ " which-key"
37+ ],
38+
2539 "main" : " ./dist/index.js" ,
2640 "icon" : " res/icon.png" ,
2741 "files" : [
You can’t perform that action at this time.
0 commit comments