Commit Graph

758 Commits

Author SHA1 Message Date
warg 132c5a9594 feat(mappings): add emacs bindings 2026-01-05 19:23:51 +01:00
warg 38ae0edf61 chore: bump onedark 2026-01-05 19:23:07 +01:00
warg bce3524b54 fix(rust_analyzer): remove special filtering of diagnostics 2026-01-05 19:22:32 +01:00
warg b1b2453945 fix(treesitter): pin to master 2025-12-16 10:52:23 +01:00
warg b83e947f0a feat(onedark): disable comment url highlight 2025-12-16 10:50:50 +01:00
warg 0b602256de feat(blink): don't auto-show in cmdline 2025-11-26 21:14:52 +01:00
warg 735e6e5361 feat(telescope): add keymap for relative grep 2025-11-18 12:43:13 +01:00
warg f75d4fac61 chore: update plugins 2025-11-15 08:56:42 +01:00
warg 63fd755940 feat: set winborder 2025-11-15 08:24:45 +01:00
warg 9740df6526 chore(lazy): update lockfile 2025-11-15 08:03:03 +01:00
warg 4a8dfe1a19 feat(blink): remove buffer completions 2025-11-15 07:59:43 +01:00
warg d6cc14b7f2 fix(blink): use default cmdline keymap 2025-11-15 07:59:23 +01:00
warg a79a88e518 feat: add blink 2025-11-15 07:57:50 +01:00
warg e715992cce feat: refactor lsp configs and drop nvim-cmp 2025-11-15 05:59:28 +01:00
warg ee07734ee8 fix(util.format): parse diffs more correctly 2025-11-08 04:57:37 +01:00
warg 879086c389 fix(lsp.python): only call default on_attach once 2025-11-08 04:55:50 +01:00
warg 9cef10b384 fix(lsp): pass in bufnr to formatter 2025-11-08 04:55:24 +01:00
warg c5f3e8e2d8 fix: formatting 2025-11-08 04:54:45 +01:00
warg 923ca6d7a4 fix(mappings): change hover/signature_help mappings to K/<C-S> 2025-11-08 04:51:38 +01:00
warg 7639cea4d2 fix(format): take buffer as option 2025-10-28 09:18:30 +01:00
warg b0a7bde3f0 fix(format): retain window state (jumplist/marks/etc) 2025-10-27 20:02:44 +01:00
warg c0b30569ef feat(mappings): enable window commands in terminal mode 2025-10-22 11:34:43 +02:00
warg 5388da2989 fix(mappings): go back to using <ESC> to exit terminal mode 2025-10-21 10:52:08 +02:00
warg bcc327cb34 style: update formatting 2025-10-20 02:45:26 +02:00
warg 9e544d70b9 feat: remove emacs bindings and change terminal mode bindings 2025-10-20 02:44:02 +02:00
warg 443adb7f14 fix: update diffopt 2025-10-19 03:23:50 +02:00
warg 99a12793f3 fix(quickfixlist): format filename to relative if possible 2025-10-17 07:10:10 +02:00
warg 6bb79b760d fix(quickfixlist): disable colorcolumn 2025-10-17 07:06:01 +02:00
warg fb2af31ca9 fix(rust): correct errorformat pattern 2025-10-16 03:42:19 +02:00
warg 010d2f096e feat: improve quickfixlist window 2025-10-16 03:36:02 +02:00
warg 4102d8dd21 fix(colorizer): disable it 2025-10-16 03:36:02 +02:00
warg 0041d0b7cd fix(dap): change mappings for stepping through frames 2025-10-16 03:36:02 +02:00
warg 5bd5b3d745 feat(cmp): add cmp-cmdline-prompt 2025-10-16 03:35:57 +02:00
warg 5fe67e991e fix(rust-analyzer): fix import format 2025-10-16 03:35:27 +02:00
warg d1c2f47993 feat(mappings): add mapping for alternate file 2025-10-16 03:35:27 +02:00
warg dfbf0bfb02 feat: add grug-far 2025-10-16 03:35:27 +02:00
warg 21c7053f8e feat: add some command aliases 2025-10-16 03:35:27 +02:00
warg e18dbfa423 fix(rust): adjust errorformat 2025-10-16 03:35:24 +02:00
warg be601c8cd1 fix(mappings): improve deletion of buffer mappings 2025-10-05 16:31:18 +02:00
warg 9181f951cf fix(lsp): move module into package dir 2025-10-05 01:10:10 +02:00
warg 42beb30dfb fix(util): remove unused functions 2025-10-05 00:44:12 +02:00
warg 6180ebed0b fix(nvim-dap-ui): suppress diagnostic 2025-10-05 00:43:52 +02:00
warg c73ea44856 fix(meta.uv): update file to latest and suppress deprecation warnings 2025-10-05 00:43:23 +02:00
warg 8b17ef2b6b feat: remove ow directory, keep ow in type annotations only 2025-10-05 00:32:50 +02:00
warg a1ff822efb docs(lsp.linter): remove confusing wording 2025-10-05 00:01:24 +02:00
warg b7bc837d3d fix(lsp.keymap): only toggle diagnostics for current buffer 2025-10-05 00:00:53 +02:00
warg 8bb81b27d3 fix(rust-analyzer): use nightly rustfmt 2025-10-05 00:00:33 +02:00
warg 76ad75fb05 fix(lazy.lock): add mason-auto-install 2025-10-05 00:00:13 +02:00
warg 180191b339 fix(lsp): make float diagnostics focusable 2025-10-02 06:01:22 +02:00
warg b87cabf6d8 fix(rust-analyzer): enable additional diagnostics 2025-10-02 06:00:40 +02:00