Commit Graph

1066 Commits

Author SHA1 Message Date
warg fc7060e0ed refactor: correctness fixes, API modernization, and cleanup 2026-04-13 01:20:52 +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 ced8047289 chore(pack): remove old plugins 2026-04-12 13:36:07 +02:00
warg 2a27a01b57 feat: remove nvim-dap-view 2026-04-12 13:35:41 +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 eb96536a8f fix(fidget): fix warning 2026-04-10 18:42:46 +02:00
warg 6635ed588b fix: address deprecations 2026-04-10 18:42:18 +02:00
warg dc0d36d55e fix(lsp): remove deprecated option 2026-04-10 17:57:34 +02:00
warg 1127508496 feat(plugin): add hot-reload support for plugin configs 2026-04-10 15:39:18 +02:00
warg d8ea0c60ad chore: remove stylua config 2026-04-10 15:36:46 +02:00
warg 2d9100fd24 docs(README): bump neovim version to v0.12 2026-04-10 15:35:35 +02:00
warg 28c45c8390 feat: switch from lazy to vim.pack 2026-04-10 14:42:25 +02:00
warg 190b3ecebd feat(plugins): remove orgmode 2026-04-07 10:41:05 +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 7066321e8e Revert "fix: update mason-auto-install url to codeberg"
This reverts commit 233b0f67cb.
2026-04-06 22:35:51 +02:00
warg c88f74a520 fix(oxfmt): enable even without workspace 2026-04-02 13:58:33 +02:00
warg 94b9f27993 feat(treesitter): add yaml 2026-03-18 16:46:27 +01:00
warg f6a21cb88b feat(lsp): change from eslint/prettier to oxlint/oxfmt 2026-03-06 05:48:33 +01:00
warg 4d22ec6939 fix(term): leave insert on exit 2026-03-04 19:38:51 +01:00
warg f2f77ae11c fix: don't auto-close terminal on exit 2026-03-04 19:32:03 +01:00
warg a5cd2265c4 fix(nvim-treesitter): fix install on startup 2026-02-28 10:09:20 +01:00
warg feee9b1f10 fix(linter): make more resilient against some edge case behavior 2026-02-28 09:53:02 +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 997c6198a3 fix(treesitter): install on startup 2026-02-28 09:49:45 +01:00
warg b6e44bb644 fix(format): add config defaults and proper type hints 2026-02-28 09:48:13 +01:00
warg a2521f0e6f feat(lsp): configure eslint, tailwindcss, tsgo and prettier 2026-02-28 09:47:24 +01:00
warg ccb89aaffa fix(nvim-dap): change colliding map 2026-02-25 04:44:54 +01:00
warg 345e9642fe feat(lsp): add svelte 2026-02-25 00:32:35 +01:00
warg 5f5d31e66a feat(treesitter): add svelte 2026-02-25 00:32:32 +01:00
warg e4eebc6ae9 fix(telescope): wider layout for lsp definitions 2026-02-25 00:28:54 +01:00
warg 2cbbb96631 feat(treesitter): enable more parsers 2026-02-25 00:28:32 +01:00
warg 1453d0f6f7 fix(nvim-tree): only show git on closed dirs 2026-02-25 00:28:14 +01:00
warg 07251ea86e fix(blink): disable snippets 2026-02-25 00:27:30 +01:00
warg 7994298eb6 fix(lsp): enable lsp keybinds always, even when no server is attached 2026-02-25 00:26:07 +01:00
warg e590a6d8f2 feat(xml): set xml options 2026-02-25 00:23:55 +01:00
warg 9fb204ec40 fix(rust_analyzer): remove hardcoded clippy args 2026-02-25 00:23:20 +01:00
warg 8839bf0c78 feat(linter): add ignore_exit option 2026-02-11 18:54:48 +01:00
warg 532ca02ce2 feat(lsp): add unused xml_ls 2026-02-11 18:54:12 +01:00
warg 1a65eaaf22 feat(treesitter): add some more parsers 2026-02-11 18:53:45 +01:00
warg 5bbd5493c5 feat: replace aerial with outline 2026-02-11 18:52:58 +01:00
warg 778610083e feat(php): update php setup 2026-02-11 18:52:08 +01:00
warg af2d8df323 feat: add gotmpl 2026-02-11 18:50:51 +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 df506074af fix(lsp): set default log level 2026-02-07 16:01:30 +01:00
warg 9b6ebfc2ce chore: update plugins 2026-02-07 16:01:08 +01:00
warg 404544b128 fix(blink): remove snippets 2026-02-07 15:59:07 +01:00