index
:
nvim
main
neovim config
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
user
/
lsp.lua
blob: 2de41ba2ae6eb624fba8c43dd504a44311bb142d (
plain
)
1
2
local lspconfig = require("lspconfig") lspconfig.gopls.setup({})