Commit Graph

30 Commits

Author SHA1 Message Date
warg c7dd083083 refactor: address emmylua diagnostics 2026-04-20 22:11:18 +02:00
warg 516b9ea749 feat(lsp): replace lua_ls with emmylua_ls 2026-04-20 01:56:54 +02:00
warg 0123b786f9 fix(xml_ls): enable relatedInformation 2026-04-19 03:01:51 +02:00
warg 40a8f8cdd3 fix(lua_ls): update settings 2026-04-18 02:33:22 +02:00
warg 0211ed53a1 feat(lsp): manage completion docs popup ourselves 2026-04-15 03:05:46 +02:00
warg 3f9170e46d feat(lsp): migrate from blink.cmp to built-in completion 2026-04-14 22:27:48 +02:00
warg 5468a5a628 style: apply formatting 2026-04-13 23:24:31 +02:00
warg 959cec7051 feat(git): add git module and replace vim-flog with :Glog 2026-04-13 21:40:53 +02:00
warg 34e29dfae2 fix: use vim.fs.joinpath instead of string concatenation 2026-04-13 20:06:06 +02:00
warg defc139851 fix(stylua): don't auto-indent 2026-04-13 19:53:02 +02:00
warg 8bd2600e10 Revert "feat(lua_ls): remove stylua"
This reverts commit 0f697cb3b3.
2026-04-13 01:24:30 +02:00
warg 62e64182de Revert "feat(lsp): replace lua_ls with emmylua_ls"
This reverts commit a8a32c6459.
2026-04-13 01:03:13 +02:00
warg a8a32c6459 feat(lsp): replace lua_ls with emmylua_ls 2026-04-12 22:08:04 +02:00
warg cf898d1fee feat(treesitter): replace nvim-treesitter with pack-managed parsers 2026-04-12 11:46:54 +02:00
warg ec81afbab7 refactor: simplify plugin loader 2026-04-11 22:55:51 +02:00
warg 28c45c8390 feat: switch from lazy to vim.pack 2026-04-10 14:42:25 +02:00
warg 0f697cb3b3 feat(lua_ls): remove stylua 2026-04-07 10:38:40 +02:00
warg e4044e5df2 fix(gopls): disable diagnostic 2026-04-07 10:37:11 +02:00
warg c88f74a520 fix(oxfmt): enable even without workspace 2026-04-02 13:58:33 +02:00
warg f6a21cb88b feat(lsp): change from eslint/prettier to oxlint/oxfmt 2026-03-06 05:48:33 +01:00
warg c01c4a5622 fix(lsp): remove unnecessary config field 2026-02-28 09:51:46 +01:00
warg 22581da1ee fix(clangd): update config 2026-02-28 09:50:50 +01:00
warg a2521f0e6f feat(lsp): configure eslint, tailwindcss, tsgo and prettier 2026-02-28 09:47:24 +01:00
warg 345e9642fe feat(lsp): add svelte 2026-02-25 00:32:35 +01:00
warg 9fb204ec40 fix(rust_analyzer): remove hardcoded clippy args 2026-02-25 00:23:20 +01:00
warg 532ca02ce2 feat(lsp): add unused xml_ls 2026-02-11 18:54:12 +01:00
warg 778610083e feat(php): update php setup 2026-02-11 18:52:08 +01:00
warg 4100aca262 fix(pyright): disable on_attach so keybinds are not overridden w/ ruff 2026-02-07 16:02:11 +01:00
warg bce3524b54 fix(rust_analyzer): remove special filtering of diagnostics 2026-01-05 19:22:32 +01:00
warg e715992cce feat: refactor lsp configs and drop nvim-cmp 2025-11-15 05:59:28 +01:00