Skip to content

Commit 3549b17

Browse files
author
theprimeagen
committed
ohhh lazy868
1 parent 0da408a commit 3549b17

File tree

3 files changed

+1
-145
lines changed

3 files changed

+1
-145
lines changed

_after/plugin/lsp.lua

Lines changed: 0 additions & 140 deletions
This file was deleted.

_after/plugin/refactoring.lua

Lines changed: 0 additions & 5 deletions
This file was deleted.

lua/theprimeagen/lazy/lsp.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ return {
2828
ensure_installed = {
2929
"lua_ls",
3030
"rust_analyzer",
31+
"gopls",
3132
},
3233
handlers = {
3334
function(server_name) -- default handler (optional)

0 commit comments

Comments
 (0)