Commit graph

11 commits

Author SHA1 Message Date
0a6c1b0368 Add Snacks as globals in lua lsp 2025-02-23 02:16:08 +00:00
43020a4d12 Large rewrite, simplify keymapping, utilize as much keys from Lazy as
possible. Reduce manually setup plugins and utilize opts instead.
2025-02-23 01:35:23 +00:00
e216142783 Update signcolumn, show diagnostics colored line numbers, remove
diagnostics signs from column. Remove tiny inline diagnostics and
re-enable virtual text with a circle icon instead of a box icon.
from c
2025-02-19 00:05:31 +00:00
Martin Lasson
f542125e92 Remove inlay hints from gopls, theyre not as needed in go as other
languages, and they work poorly as well.
2025-02-04 23:32:29 +01:00
Martin Lasson
bcd0bb9a71 Add dartls 2025-02-04 23:31:23 +01:00
Martin Lasson
04e06142c2 Fix so definition and diagnostic lsp actions in nvim has reuse_win =
true
2025-01-30 20:51:49 +01:00
Martin Lasson
97e2caa7bb Remove notify 2025-01-26 00:31:48 +01:00
Martin Lasson
f0f8aeb7b8 Setup nix flake to work with darwin, wsl and linux system configuration. This has ONLY been tested on Darwin so far. 2025-01-26 00:29:25 +01:00
beb700f3fe Add nil and zls LSP's 2025-01-19 19:27:31 +00:00
d9091a23ae Add vim to globals, add settings for preloading files 2025-01-19 19:13:18 +00:00
fb2adb4547 Move files out of their respective fs structure into program dirs in root and symlink dotfils using HM. 2025-01-16 23:49:38 +00:00