disable neovim for a bit
This commit is contained in:
parent
f525a097c7
commit
32721da645
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,6 @@
|
|||
idx = {
|
||||
# Search for the extensions you want on https://open-vsx.org/ and use "publisher.id"
|
||||
extensions = [
|
||||
"asvetliakov.vscode-neovim"
|
||||
"coolbear.systemd-unit-file"
|
||||
"dotjoshjohnson.xml"
|
||||
"editorconfig.editorconfig"
|
||||
|
@ -67,6 +66,7 @@
|
|||
"vscodevim.vim"
|
||||
"yzhang.markdown-all-in-one"
|
||||
"znck.grammarly"
|
||||
#"asvetliakov.vscode-neovim"
|
||||
#"jnoortheen.nix-ide"
|
||||
];
|
||||
# Enable previews
|
||||
|
|
Loading…
Reference in a new issue