gburd/full-merge #8

Merged
greg merged 5 commits from gburd/full-merge into main 2024-05-11 01:26:44 +00:00
Showing only changes of commit 32721da645 - Show all commits

View file

@ -38,7 +38,6 @@
idx = { idx = {
# Search for the extensions you want on https://open-vsx.org/ and use "publisher.id" # Search for the extensions you want on https://open-vsx.org/ and use "publisher.id"
extensions = [ extensions = [
"asvetliakov.vscode-neovim"
"coolbear.systemd-unit-file" "coolbear.systemd-unit-file"
"dotjoshjohnson.xml" "dotjoshjohnson.xml"
"editorconfig.editorconfig" "editorconfig.editorconfig"
@ -67,6 +66,7 @@
"vscodevim.vim" "vscodevim.vim"
"yzhang.markdown-all-in-one" "yzhang.markdown-all-in-one"
"znck.grammarly" "znck.grammarly"
#"asvetliakov.vscode-neovim"
#"jnoortheen.nix-ide" #"jnoortheen.nix-ide"
]; ];
# Enable previews # Enable previews