Commit Graph

24 Commits

Author SHA1 Message Date
warg 28c45c8390 feat: switch from lazy to vim.pack 2026-04-10 14:42:25 +02:00
warg e4eebc6ae9 fix(telescope): wider layout for lsp definitions 2026-02-25 00:28:54 +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 735e6e5361 feat(telescope): add keymap for relative grep 2025-11-18 12:43:13 +01: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 b2464a02b4 fix(telescope): enable preview for rg 2024-12-10 15:16:57 +01:00
warg 3a6633202f fix: change some navigation bindings 2024-10-31 17:55:09 +01:00
warg 83562bb7a0 fix(lazy): do lazier loading of plugins 2024-10-07 22:40:15 +02:00
warg 7c5c0a9984 fix(telescope): use shift-L to open files 2024-09-13 02:42:53 +02:00
warg c970e6fa6e chore(plugins): clean up 2024-08-11 03:56:42 +02:00
warg 6125b49525 fix(bootstrap): simplify dependencies 2024-08-09 02:19:59 +02:00
warg abeb5604de feat(telescope): add binding for diagnostics 2024-08-09 01:28:26 +02:00
warg 8b762db642 feat(telescope): add buffer deletion binding 2024-06-12 09:09:04 +02:00
warg ac1e40bfee feat(lazy): allow for hot loading plugin specs 2024-04-21 03:20:28 +02:00
warg 9851fb84ea fix(telescope): sort buffers by most recent 2024-04-14 16:01:07 +02:00
warg 19df628478 fix(telescope): set git window to normal mode 2024-04-14 16:00:25 +02:00
warg 615ac50156 feat(telescope): add default bindings for closing and
selecting
2024-03-04 21:36:42 +01:00
warg 51d46d58db fix(telescope): set initial_mode to normal for some pickers 2024-03-04 21:22:27 +01:00
warg 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
warg 3548e4903f [telescope] Update config 2023-12-23 01:51:03 +01:00
warg 5d21ded235 Fix formatting 2023-12-22 23:33:09 +01:00
warg ac35b77c87 Make all plugin configs return a function
Simplifies writing the `config = ...` field for each plugin
2023-09-25 16:08:06 +02:00
warg df63eeb98e Restructuring 2023-09-24 04:54:30 +02:00