Enable gopls

This commit is contained in:
CronyAkatsuki 2024-03-03 10:32:54 +01:00
parent 815c7c3451
commit 776a857ba7

View File

@ -135,6 +135,7 @@
lua-ls.enable = true; lua-ls.enable = true;
nil_ls.enable = true; nil_ls.enable = true;
marksman.enable = true; marksman.enable = true;
gopls.enable = true;
}; };
keymaps = { keymaps = {
diagnostic = { diagnostic = {