1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

feat(nvim): Add golang support

This commit is contained in:
Pratik Tripathy
2025-11-23 00:08:09 +05:30
parent 2321cdbb60
commit 595858ba25
6 changed files with 188 additions and 171 deletions
+1
View File
@@ -12,6 +12,7 @@ vim.lsp.enable({
"cssls",
"docker_compose_language_service",
"dockerls",
"gopls",
"html",
"jsonls",
"lua_ls",