Commit Graph

19 Commits

Author SHA1 Message Date
warg cf6f78c3f5 fix(keymap): add TUI scroll binds 2026-05-10 02:19:45 +02:00
warg 378c3622a8 refactor(git): adopt lazy-require plugin/git.lua pattern 2026-05-10 01:58:38 +02:00
warg 51113e1907 fix(keywordprg): use K for keywordprg, <C-k> for hover 2026-05-08 20:59:42 +02:00
warg 1b0315750d refactor(keymap): drop cmdline <C-f>/<C-b>, normalize quote style 2026-05-07 13:50:12 +02:00
warg b25a35dd8e fix(git/cmd): parse :G args with shell-style quoting 2026-05-07 13:49:53 +02:00
warg c70d5dfce5 fix(git): rename log to log_view 2026-05-06 01:15:28 +02:00
warg 80d6d465cf refactor(git): rework module around clearer Status and Repo split 2026-05-06 00:45:57 +02:00
warg 1b43fa6a1c fix(keymap): remove diagnostic show float in favor of builtin <C-w>d 2026-05-04 16:04:13 +02:00
warg 8bd674622e refactor: replace vim.uv.* asserts with warn-and-bail 2026-05-02 22:45:26 +02:00
warg 217390cfa4 feat(git): :Glog command, per-module setup, plugin/ auto-init 2026-04-30 15:05:48 +02:00
warg 0766c7f11e docs: extract keymap cheatsheet into CHEATSHEET.md 2026-04-29 14:08:04 +02:00
warg 3fd28bc59a fix(keymap): change diagnostic open_flot binding 2026-04-24 05:10:11 +02:00
warg bb06f1818d feat(pack): rebuild plugins on :PluginUpdate 2026-04-21 23:57:01 +02:00
warg c7dd083083 refactor: address emmylua diagnostics 2026-04-20 22:11:18 +02:00
warg ad45c6fdf6 feat: add blink.cmp and disable custom completion pipeline 2026-04-17 02:37:19 +02:00
warg 47f36adc21 feat(lsp): add snippet support and refactor completion into Item class 2026-04-17 00:03:04 +02:00
warg 7162d00b43 feat(lsp): apply additionalTextEdits on completion accept 2026-04-16 04:14:14 +02:00
warg 9c6130d3d2 feat(lsp): custom codelens as virtual text 2026-04-15 20:51:59 +02:00
warg 335680ea8a style: rename mappings module to keymap 2026-04-14 16:27:15 +02:00