1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00
Commit graph

14 commits

Author SHA1 Message Date
d21bef893e nvim: update lsp config to nvim 0.12 2026-04-14 04:52:15 +02:00
ea22774d62 nvim/lua/user/plugins/lang/go.lua: ignore ST1000 and ST1003 2025-09-23 19:29:15 +02:00
f5a41a9680 nvim/lua/user/plugins/lang/go.lua: use mason-org/mason.nvim instead of williamboman/mason.nvim 2025-09-23 19:21:12 +02:00
70cc0aa2e3 nvim/lua/user/plugins/lang/go.lua: pass parameters to vim.lsp.util.make_range_params 2025-09-10 17:25:02 +02:00
47b091705c nvim/lua/user/plugins/lang/go.lua: make sure mason installs required tools. 2025-03-23 16:26:30 +01:00
b4116a78f5 nvim/lua/user/plugins/lang/go.lua: set usePlaceholders 2025-03-23 16:26:30 +01:00
a56f3652b5 nvim: go: update settings for gopls 2025-01-18 17:27:42 +01:00
65f8ae7e3a nvim/lua/user/plugins/lang/go.lua: skip field alignment warnings 2024-10-14 15:42:05 +02:00
113dc823ca nvim: no need to lazy load lsp-config as lsp is already lazy loaded 2024-10-14 15:41:41 +02:00
d8028932c3 nvim: go: enable codelens 2024-09-24 21:42:12 +02:00
40bfbc6dc3 nvim: go: add neotest adapter. 2024-09-08 13:36:50 +02:00
fe81883c32 nvim: go: better config for gopls 2024-09-08 13:33:52 +02:00
d9da576a0c nvim: lang: lazy load lsp by filetype 2024-09-05 14:59:05 +02:00
7d14948480 new nvim config 2024-08-25 16:49:58 +02:00