We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a282c commit 2a64ef0Copy full SHA for 2a64ef0
.vscode/settings.json
@@ -1,9 +1,4 @@
1
{
2
- "remote.containers.defaultExtensions": [ "asvetliakov.vscode-neovim"],
3
- "remote.extensionKind": {
4
- "asvetliakov.vscode-neovim": ["workspace"]
5
- },
6
- "vscode-neovim.neovimExecutablePaths.linux": "/home/linuxbrew/.linuxbrew/bin/nvim",
7
"java.configuration.updateBuildConfiguration": "automatic",
8
"java.compile.nullAnalysis.mode": "automatic"
9
}
0 commit comments