feat: latest

This commit is contained in:
Wil Simpson 2026-01-24 14:05:01 -05:00
parent 4b198c3bc4
commit ee3a53eda4
No known key found for this signature in database
GPG Key ID: 13B5447897C65759
1 changed files with 1 additions and 0 deletions

View File

@ -559,6 +559,7 @@ require('lazy').setup({
}, },
}, },
gopls = { gopls = {
cmd = { '$HOME/go/bin/gopls' },
settings = { settings = {
gopls = { gopls = {
gofumpt = true, -- A stricter gofmt gofumpt = true, -- A stricter gofmt