This commit is contained in:
maxstrb 2025-12-16 17:34:19 +01:00
parent 832ba80672
commit b595aad68c
3 changed files with 145 additions and 66 deletions

View file

@ -20,6 +20,7 @@
ytmdesktop
thunderbird
obs-studio
inputs.zen-browser.packages."x86_64-linux".default

View file

@ -71,8 +71,13 @@
html = {
enable = true;
lsp.servers = [
<<<<<<< HEAD
"superhtml"
"emmet-ls"
=======
"emmet-ls"
"superhtml"
>>>>>>> d8e7e28 (dunno)
];
};