2024.05.01
Changelog
system
improvements
- c7f7e13: feat(fish): script mimicking xsel deferring to pbcopy/pbpaste (@caarlos0)
- cb85280: feat(pkgs): add coreutils et al (@caarlos0)
nix
improvements
fixes
linux
fixes
editor
improvements
- c96a560: feat(nvim): always use latest gopls (@caarlos0)
- da56137: feat(nvim): i dont really care about wakatime, remove (@caarlos0)
- 0172179: feat(nvim): improving lsp autocmds (@caarlos0)
- d5cd281: feat(nvim): properly close git buf (@caarlos0)
- 7bba853: feat(nvim): remove debug and neotest (@caarlos0)
- 58166c1: feat(nvim): simplify go mod tidy (@caarlos0)
- 8e87d65: feat(nvim): use native comment (@caarlos0)
fixes
- c20784f: fix(nvim): :GoModTidy keymap to current buf only (@caarlos0)
- 1dc9378: fix(nvim): codelens errors (@caarlos0)
- 7d4d93d: fix(nvim): conform already format on save (@caarlos0)
- 2a114d7: fix(nvim): deprecated api call (@caarlos0)
- 58e852f: fix(nvim): disable blame current line (@caarlos0)
- f23218e: fix(nvim): gopls gofumpt fmt (@caarlos0)
- ac3d605: fix(nvim): improve fugitive config (@caarlos0)
- a7baf88: fix(nvim): improve golang config (@caarlos0)
- 798c142: fix(nvim): improve lsp autocmds (@caarlos0)
- 7c65a48: fix(nvim): inlay hints api change (@caarlos0)
- c7efd5f: fix(nvim): lsp keymap (@caarlos0)
- 184a260: fix(nvim): temporary disable mappings (@caarlos0)
other
- e11f9bc: Revert "fix(nvim): temporary disable mappings" (@caarlos0)
- 3976441: chore(nvim): luals project config (@caarlos0)
- c817281: refactor(nvim): improve autocmds (@caarlos0)