Nix hm #1

Merged
LarssonMartin1998 merged 106 commits from nix-hm into main 2025-02-25 14:13:05 +00:00
3 changed files with 7 additions and 0 deletions
Showing only changes of commit c9d7fc0b13 - Show all commits

View file

@ -110,6 +110,7 @@ in
clang-tools clang-tools
lldb lldb
nodejs nodejs
tree-sitter
]; ];
file = symlinkFiles; file = symlinkFiles;

View file

@ -0,0 +1,4 @@
return {
"OXY2DEV/markview.nvim",
lazy = false
}

View file

@ -47,6 +47,8 @@ return {
"dap_repl", "dap_repl",
"muttrc", "muttrc",
"python", "python",
"latex",
"typst",
}, },
sync_install = false, sync_install = false,
-- This can be updated to a list of languages instead of defaulting to true -- This can be updated to a list of languages instead of defaulting to true