Skip to content

Commit 2a64ef0

Browse files
committed
chore: fix bad extension settings
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 16a282c commit 2a64ef0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.vscode/settings.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
11
{
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",
72
"java.configuration.updateBuildConfiguration": "automatic",
83
"java.compile.nullAnalysis.mode": "automatic"
94
}

0 commit comments

Comments
 (0)