Commit Graph

44 Commits

Author SHA1 Message Date
warg 12d86c7484 fix(complete): enable fuzzy 2026-04-18 02:28:58 +02:00
warg 5ecec7cc6c fix(options): update diff opts 2026-04-16 04:32:40 +02:00
warg f40063f44b feat(lsp): custom omnifunc 2026-04-15 05:31:21 +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 959cec7051 feat(git): add git module and replace vim-flog with :Glog 2026-04-13 21:40:53 +02:00
warg d6a9748610 fix: simplify statusline 2026-04-13 03:40:40 +02:00
warg fc7060e0ed refactor: correctness fixes, API modernization, and cleanup 2026-04-13 01:20:52 +02:00
warg 63fd755940 feat: set winborder 2025-11-15 08:24:45 +01:00
warg bcc327cb34 style: update formatting 2025-10-20 02:45:26 +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 010d2f096e feat: improve quickfixlist window 2025-10-16 03:36:02 +02:00
warg 8b17ef2b6b feat: remove ow directory, keep ow in type annotations only 2025-10-05 00:32:50 +02:00
warg 16ccb1d107 fix: namespace all local packages and modules 2025-04-16 23:19:16 +02:00
warg 7089dfcdcd fix: align diffopt with new default 2025-04-09 06:07:33 +02:00
warg 9c20fdbd22 fix: do not auto fold when opening buffers 2024-12-10 15:16:57 +01:00
warg 6780094567 fix: increase width of col and line in statusline 2024-11-18 17:00:02 +01:00
warg a25ce89b05 fix: enable per-window statusline 2024-11-18 16:58:59 +01:00
warg a4096316e1 fix(statusline): filepath sometimes not being relative 2024-10-31 20:14:08 +01:00
warg 6f00ebfb34 fix(statusline): handle non-git buffers better 2024-10-31 19:21:19 +01:00
warg 93b501048d feat: debloat 2024-10-31 17:55:09 +01:00
warg f3313a4735 feat(core): update line length to 80 2024-08-23 12:22:20 +02:00
warg 06898a5a31 feat(go): force tabs on go files 2024-04-14 15:39:20 +02:00
warg 2f6ff745c8 feat(line-length): update line length to 100 cols 2024-03-28 18:12:39 +01:00
warg 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
warg 448d6aa807 feat: customize moonfly 2024-01-07 15:18:15 +01:00
warg b60067d496 [core] Restore default cmdheight 2023-12-22 23:34:18 +01:00
warg f16419e7e2 Set cmdheight=0 2023-09-24 04:54:50 +02:00
warg 337a65e87f Clean up keymaps 2023-09-24 04:38:37 +02:00
warg 16f12ea1de Set autoread 2023-09-22 02:45:03 +02:00
warg 473863d5ae Update globals 2023-09-19 16:11:27 +02:00
warg a667ad2c7f Remove some optsion related to completion 2023-09-15 22:42:13 +02:00
warg 13b0b14c26 Enable mouse menu (for real this time) 2023-09-15 22:41:32 +02:00
warg f9872f9ab8 Unset cmdheight (bring it back) 2023-09-15 15:32:05 +02:00
warg 74d8b2c268 Disable textwidth 2023-09-14 18:26:29 +02:00
warg fe821f82fe Set cmdheight to 0 2023-09-13 23:43:54 +02:00
warg e085e2efb9 Enable hlsearch
Can be cancelled with <C-l>
2023-09-13 16:11:50 +02:00
warg 810122d88b Add colorcolumn 2023-09-11 13:53:09 +02:00
warg c14ec52e8c Separate system clipboard from nvim 2023-09-10 22:52:50 +02:00
warg a9e27e6d96 Always show sign column 2023-09-07 07:36:28 +02:00
warg 3f5579b350 Update treesitter config 2023-09-04 03:42:41 +02:00
warg ae3bc212a9 Format workspace with CodeFormat 2023-09-02 21:48:56 +02:00
warg 429a03c710 Initial commit 2023-09-02 21:48:52 +02:00