You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/troubleshooting.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -86,3 +86,17 @@ and `keybindings.json` files in order to spot some weird conflicts.
86
86
## Known Issues
87
87
88
88
- File browser (bound to `<spc> f f`) doesn't have a button to open local file with VSCode Remote
89
+
90
+
## For vscode-neovim users
91
+
92
+
After installing the extension, you only need to update `keybindings.json`, `settings.json` doesn't need to be updated.
93
+
After using the command `VSpaceCode: Configure Default Keybindings`,
94
+
refer to the [issues](https://github.com/VSpaceCode/VSpaceCode/issues/34#issuecomment-1155115164) and update `keybindings.json` "to complete the initial configuration:
0 commit comments