update flakes and add gopls for neovim

This commit is contained in:
2025-09-15 14:06:58 +08:00
parent 89ce5b5614
commit 7bec4992b2
2 changed files with 19 additions and 18 deletions

View File

@@ -91,6 +91,7 @@ in
jsonls.enable = true;
html.enable = true;
tinymist.enable = true;
gopls.enable = true;
texlab = {
enable = true;
settings = {