Commit Graph

  • 1ec9623dc8 feat(mappings): add move vim.pack bindings warg 2026-04-14 16:26:07 +02:00
  • 4b3549ce73 chore: remove plenary warg 2026-04-14 16:25:41 +02:00
  • 3412d802fe fix(fzf): add C-y binding warg 2026-04-14 16:12:17 +02:00
  • 071081e9d8 feat: add undotree warg 2026-04-14 16:02:49 +02:00
  • e55540bd59 refactor: replace telescope with fzf-lua, drop nvim-notify warg 2026-04-14 02:35:56 +02:00
  • 5468a5a628 style: apply formatting warg 2026-04-13 23:24:31 +02:00
  • 959cec7051 feat(git): add git module and replace vim-flog with :Glog warg 2026-04-13 21:40:52 +02:00
  • 144b2ffd43 perf(util): use nvim_buf_get_offset for byte offsets in format warg 2026-04-13 21:28:11 +02:00
  • fa01343730 refactor(util): unify debounce helpers into Debouncer class warg 2026-04-13 21:09:07 +02:00
  • 8c3f7b8d77 fix(util): replace vim.fn.readfile with io.open warg 2026-04-13 20:38:15 +02:00
  • 34e29dfae2 fix: use vim.fs.joinpath instead of string concatenation warg 2026-04-13 20:06:06 +02:00
  • 45df8ad4f7 fix(gitsigns): don't attach to untracked warg 2026-04-13 20:04:59 +02:00
  • defc139851 fix(stylua): don't auto-indent warg 2026-04-13 19:53:02 +02:00
  • f533d5b3de fix(pack): reformat error messages warg 2026-04-13 18:28:37 +02:00
  • 82ddb86262 fix(terminal): put back default TermClose behavior warg 2026-04-13 17:51:45 +02:00
  • 116325a38d fix(pack): handle plugin name normalization properly warg 2026-04-13 05:44:26 +02:00
  • a1dde4950c fix(pack): handle uv errors warg 2026-04-13 05:44:06 +02:00
  • 0fc636c2d5 fix: remove vendored uv meta file in favor of system bundled warg 2026-04-13 05:43:01 +02:00
  • d6a9748610 fix: simplify statusline warg 2026-04-13 03:26:13 +02:00
  • 4e66d2960c feat(lsp): remove fidget in favor of displaying progress in cmdline warg 2026-04-13 03:24:50 +02:00
  • 8bd2600e10 Revert "feat(lua_ls): remove stylua" warg 2026-04-13 01:22:33 +02:00
  • c3d88c4193 Revert "chore: remove stylua config" warg 2026-04-13 01:21:16 +02:00
  • fc7060e0ed refactor: correctness fixes, API modernization, and cleanup warg 2026-04-13 01:20:52 +02:00
  • 62e64182de Revert "feat(lsp): replace lua_ls with emmylua_ls" warg 2026-04-13 01:03:13 +02:00
  • a8a32c6459 feat(lsp): replace lua_ls with emmylua_ls warg 2026-04-12 22:08:04 +02:00
  • ced8047289 chore(pack): remove old plugins warg 2026-04-12 13:36:07 +02:00
  • 2a27a01b57 feat: remove nvim-dap-view warg 2026-04-12 13:35:41 +02:00
  • cf898d1fee feat(treesitter): replace nvim-treesitter with pack-managed parsers warg 2026-04-12 11:46:54 +02:00
  • ec81afbab7 refactor: simplify plugin loader warg 2026-04-11 22:55:51 +02:00
  • eb96536a8f fix(fidget): fix warning warg 2026-04-10 18:42:28 +02:00
  • 6635ed588b fix: address deprecations warg 2026-04-10 18:42:18 +02:00
  • dc0d36d55e fix(lsp): remove deprecated option warg 2026-04-10 17:57:34 +02:00
  • 1127508496 feat(plugin): add hot-reload support for plugin configs warg 2026-04-10 15:39:17 +02:00
  • d8ea0c60ad chore: remove stylua config warg 2026-04-10 15:36:46 +02:00
  • 2d9100fd24 docs(README): bump neovim version to v0.12 warg 2026-04-10 15:35:35 +02:00
  • 28c45c8390 feat: switch from lazy to vim.pack warg 2026-04-10 14:42:25 +02:00
  • 190b3ecebd feat(plugins): remove orgmode warg 2026-04-07 10:41:05 +02:00
  • 0f697cb3b3 feat(lua_ls): remove stylua warg 2026-04-07 10:37:56 +02:00
  • e4044e5df2 fix(gopls): disable diagnostic warg 2026-04-07 10:37:11 +02:00
  • 7066321e8e Revert "fix: update mason-auto-install url to codeberg" warg 2026-04-06 22:35:51 +02:00
  • c88f74a520 fix(oxfmt): enable even without workspace warg 2026-04-02 13:58:33 +02:00
  • 94b9f27993 feat(treesitter): add yaml warg 2026-03-18 16:46:27 +01:00
  • f6a21cb88b feat(lsp): change from eslint/prettier to oxlint/oxfmt warg 2026-03-06 05:47:45 +01:00
  • 4d22ec6939 fix(term): leave insert on exit warg 2026-03-04 19:38:22 +01:00
  • f2f77ae11c fix: don't auto-close terminal on exit warg 2026-03-04 19:32:03 +01:00
  • a5cd2265c4 fix(nvim-treesitter): fix install on startup warg 2026-02-28 10:09:20 +01:00
  • feee9b1f10 fix(linter): make more resilient against some edge case behavior warg 2026-02-28 09:52:49 +01:00
  • c01c4a5622 fix(lsp): remove unnecessary config field warg 2026-02-28 09:51:39 +01:00
  • 22581da1ee fix(clangd): update config warg 2026-02-28 09:50:50 +01:00
  • 997c6198a3 fix(treesitter): install on startup warg 2026-02-28 09:49:45 +01:00
  • b6e44bb644 fix(format): add config defaults and proper type hints warg 2026-02-28 09:48:13 +01:00
  • a2521f0e6f feat(lsp): configure eslint, tailwindcss, tsgo and prettier warg 2026-02-28 09:47:24 +01:00
  • ccb89aaffa fix(nvim-dap): change colliding map warg 2026-02-25 04:44:30 +01:00
  • 345e9642fe feat(lsp): add svelte warg 2026-02-25 00:30:36 +01:00
  • 5f5d31e66a feat(treesitter): add svelte warg 2026-02-25 00:29:50 +01:00
  • e4eebc6ae9 fix(telescope): wider layout for lsp definitions warg 2026-02-25 00:28:54 +01:00
  • 2cbbb96631 feat(treesitter): enable more parsers warg 2026-02-25 00:28:32 +01:00
  • 1453d0f6f7 fix(nvim-tree): only show git on closed dirs warg 2026-02-25 00:28:14 +01:00
  • 07251ea86e fix(blink): disable snippets warg 2026-02-25 00:27:30 +01:00
  • 7994298eb6 fix(lsp): enable lsp keybinds always, even when no server is attached warg 2026-02-25 00:26:07 +01:00
  • e590a6d8f2 feat(xml): set xml options warg 2026-02-25 00:23:55 +01:00
  • 9fb204ec40 fix(rust_analyzer): remove hardcoded clippy args warg 2026-02-25 00:23:20 +01:00
  • 8839bf0c78 feat(linter): add ignore_exit option warg 2026-02-11 18:54:48 +01:00
  • 532ca02ce2 feat(lsp): add unused xml_ls warg 2026-02-11 18:54:12 +01:00
  • 1a65eaaf22 feat(treesitter): add some more parsers warg 2026-02-11 18:53:45 +01:00
  • 5bbd5493c5 feat: replace aerial with outline warg 2026-02-11 18:52:58 +01:00
  • 778610083e feat(php): update php setup warg 2026-02-11 18:52:08 +01:00
  • af2d8df323 feat: add gotmpl warg 2026-02-11 18:50:51 +01:00
  • 4100aca262 fix(pyright): disable on_attach so keybinds are not overridden w/ ruff warg 2026-02-07 16:02:11 +01:00
  • df506074af fix(lsp): set default log level warg 2026-02-07 16:01:30 +01:00
  • 9b6ebfc2ce chore: update plugins warg 2026-02-07 16:01:08 +01:00
  • 404544b128 fix(blink): remove snippets warg 2026-02-07 15:59:07 +01:00
  • b9f680bb9c chore: update plugins warg 2026-01-13 15:02:44 +01:00
  • 233b0f67cb fix: update mason-auto-install url to codeberg warg 2026-01-13 14:58:25 +01:00
  • ee0bf38538 chore: update plugins warg 2026-01-10 00:35:24 +01:00
  • 87820c4901 feat(nvim-treesitter): migrate to main warg 2026-01-10 00:29:42 +01:00
  • 8c649922fa fix(onedark): update highlights warg 2026-01-05 19:25:59 +01:00
  • 8c78104d7a feat: remove nvim-treesitter-context warg 2026-01-05 19:25:29 +01:00
  • 2fb4dcd01f feat(blink): add bindings for jumping in snippet warg 2026-01-05 19:24:36 +01:00
  • 494b8b5821 fix(lsp): change float binding warg 2026-01-05 19:24:13 +01:00
  • 132c5a9594 feat(mappings): add emacs bindings warg 2026-01-05 19:23:51 +01:00
  • 38ae0edf61 chore: bump onedark warg 2026-01-05 19:23:07 +01:00
  • bce3524b54 fix(rust_analyzer): remove special filtering of diagnostics warg 2026-01-05 19:22:32 +01:00
  • b1b2453945 fix(treesitter): pin to master warg 2025-12-16 10:52:23 +01:00
  • b83e947f0a feat(onedark): disable comment url highlight warg 2025-12-16 10:50:50 +01:00
  • 0b602256de feat(blink): don't auto-show in cmdline warg 2025-11-26 21:14:26 +01:00
  • 735e6e5361 feat(telescope): add keymap for relative grep warg 2025-11-18 12:43:13 +01:00
  • f75d4fac61 chore: update plugins warg 2025-11-15 08:56:35 +01:00
  • 63fd755940 feat: set winborder warg 2025-11-15 08:23:47 +01:00
  • 9740df6526 chore(lazy): update lockfile warg 2025-11-15 08:03:03 +01:00
  • 4a8dfe1a19 feat(blink): remove buffer completions warg 2025-11-15 07:59:43 +01:00
  • d6cc14b7f2 fix(blink): use default cmdline keymap warg 2025-11-15 07:59:23 +01:00
  • a79a88e518 feat: add blink warg 2025-11-15 07:57:50 +01:00
  • e715992cce feat: refactor lsp configs and drop nvim-cmp warg 2025-11-15 05:59:28 +01:00
  • ee07734ee8 fix(util.format): parse diffs more correctly warg 2025-11-08 04:57:37 +01:00
  • 879086c389 fix(lsp.python): only call default on_attach once warg 2025-11-08 04:55:50 +01:00
  • 9cef10b384 fix(lsp): pass in bufnr to formatter warg 2025-11-08 04:55:24 +01:00
  • c5f3e8e2d8 fix: formatting warg 2025-11-08 04:54:45 +01:00
  • 923ca6d7a4 fix(mappings): change hover/signature_help mappings to K/<C-S> warg 2025-11-08 04:51:38 +01:00
  • 7639cea4d2 fix(format): take buffer as option warg 2025-10-28 09:18:30 +01:00