Commit Graph

  • 801896926d fix(lists): propagate checkbox state to ancestor list items on toggle gffranco 2026-05-14 15:00:46 +00:00
  • 695702555f fix(tables/lua): switch smart_tab/return to <Cmd>, drop vim.schedule gffranco 2026-05-13 01:39:05 +00:00
  • f4e086f981 refactor(tests): group test files by feature, drop phase/cluster naming gffranco 2026-05-13 01:30:55 +00:00
  • 5b6f789c8d fix(tables): auto-realign on edit + stop dragging trailing | onto new row gffranco 2026-05-13 01:10:05 +00:00
  • 37af0803d8 docs: rewrite README + :help nuwiki for users gffranco 2026-05-12 22:46:16 +00:00
  • ae96562969 parity(vim): port text objects + folding, fix smart_return textlock gffranco 2026-05-12 22:30:15 +00:00
  • c8a6fc1172 parity(8b): multi-line list item continuation gffranco 2026-05-12 22:15:58 +00:00
  • d8fa59a63a parity(4): diary weekly / monthly / yearly frequency support gffranco 2026-05-12 22:09:14 +00:00
  • bcef714805 parity(8a): transclusion attr quote-stripping gffranco 2026-05-12 21:51:54 +00:00
  • 214d54e3b9 parity(7): table cell alignment markers (|:--|--:|:--:|) gffranco 2026-05-12 21:45:43 +00:00
  • 2562a046db parity(6): insert-mode <Tab>/<S-Tab> table cell nav gffranco 2026-05-12 21:37:53 +00:00
  • e347f605ff parity(5): smart <CR> in insert mode (VimwikiReturn) gffranco 2026-05-12 21:34:36 +00:00
  • fd4d902fde parity(3): text objects — aH/iH, al/il, a\/i\, ac/ic gffranco 2026-05-12 21:23:44 +00:00
  • 46ae618b5f parity(2): insert-mode list bindings (<C-D>/<C-T>/<C-L><C-?>) gffranco 2026-05-12 21:11:53 +00:00
  • ee0309b3c2 parity(1): vimwiki per-wiki config keys, table colspan/rowspan, named link commands, mouse maps gffranco 2026-05-12 15:10:27 +00:00
  • de8b8fa30d feat(13.1): colorize + color_dic → ColorNode renderer gffranco 2026-05-12 14:45:39 +00:00
  • 4245424d2f feat(13.1-B): table rewriters — insert, align, moveColumn gffranco 2026-05-12 14:41:51 +00:00
  • 9d34c8baa2 feat(13.1-A): list rewriters — removeDone, renumber, changeSymbol/Level gffranco 2026-05-12 14:37:11 +00:00
  • cebc806ce3 feat(13.1-C): link helpers — pasteWikilink, pasteUrl, normalize gffranco 2026-05-12 14:32:35 +00:00
  • 7c9e679169 docs: rewrite README into a proper user-facing intro gffranco 2026-05-12 14:20:18 +00:00
  • a229977b77 ci(keymaps): pin Neovim 0.11 from upstream release tarball gffranco 2026-05-12 13:29:37 +00:00
  • a489bea480 test(keymaps): hard timeouts + serialise the CI job behind test gffranco 2026-05-12 13:17:10 +00:00
  • 5fdd7a842e test(keymaps): Vim path harness + fix 25 broken one-liner functions gffranco 2026-05-12 12:41:46 +00:00
  • 3b6693129c test(keymaps): headless Neovim harness for buffer-local bindings + CI gffranco 2026-05-12 12:17:11 +00:00
  • 4905858d5e fix(follow-link): two-step <CR> — first wraps, second follows gffranco 2026-05-12 01:55:20 +00:00
  • 347e2f02f7 fix(follow-link): create missing page + wrap word on <CR> gffranco 2026-05-12 01:44:26 +00:00
  • 9d86218b13 fix(keymap): C-Space toggle fires across all terminal byte spellings gffranco 2026-05-12 01:28:23 +00:00
  • 047c9a3cf3 fix(vim): follow-link creates missing pages + safe LSP foldexpr gffranco 2026-05-12 01:22:35 +00:00
  • c3a8eae9d0 fix(vim): vim-lsp detection + drop hang-prone echo lines gffranco 2026-05-12 01:15:53 +00:00
  • f1bf70d448 fix(vim): gate Neovim TS-style highlight groups + correct bin path lookup gffranco 2026-05-12 01:04:23 +00:00
  • d58a34a2d7 feat(vim): close keymap gap with Neovim (47 → 63 maps) gffranco 2026-05-12 00:50:49 +00:00
  • 9e6faa5554 feat(mappings): vimwiki-parity default keymaps for Vim + Neovim gffranco 2026-05-12 00:46:40 +00:00
  • 04df170791 feat(vim): :Vimwiki* / :Nuwiki* commands for plain Vim via vim-lsp gffranco 2026-05-11 22:23:06 +00:00
  • 09b9bd98a3 fix(ftplugin): load on .wiki buffers without manual filetype override gffranco 2026-05-11 22:16:57 +00:00
  • cf94f99d3c dev: minimal-config launchers for nvim/vim plugin testing gffranco 2026-05-11 22:04:11 +00:00
  • 63e5b6d514 phase 19: editor glue v2 gffranco 2026-05-11 21:57:05 +00:00
  • 106268d488 phase 18: multi-wiki resolver + picker commands gffranco 2026-05-11 21:46:33 +00:00
  • d1b807b7d1 phase 17: html export commands + extended template vars gffranco 2026-05-11 21:37:36 +00:00
  • ae7d8c7971 spec: track pending implementation in §13 gffranco 2026-05-11 21:24:32 +00:00
  • ad1b55a401 backfill: tag commands + file-operations capability gffranco 2026-05-11 21:17:04 +00:00
  • e75ad6ca89 phase 16: diary path conventions + nav commands gffranco 2026-05-11 21:04:55 +00:00
  • ce3ac8c4f8 phase 15: link health + TOC/links/orphans gffranco 2026-05-11 20:49:32 +00:00
  • f1d046fad1 phase 14: list/heading edit commands + CommandOutcome split gffranco 2026-05-11 17:41:11 +00:00
  • cb4bfae5e7 phase 13: workspace/rename + executeCommand router + nuwiki.file.delete gffranco 2026-05-11 16:27:39 +00:00
  • 8b29d4e9b9 phase 12: tags — lexer, AST, index, anchor resolution, ws/symbol gffranco 2026-05-11 14:54:55 +00:00
  • ea574f23f8 phase 11: plumbing prereqs — Wiki, edits, config, snapshot, diags gffranco 2026-05-11 14:32:22 +00:00
  • cb244a8080 spec: add Phase 11 plumbing prereqs; resolve P14; renumber 12+ gffranco 2026-05-11 14:16:00 +00:00
  • f435679814 spec: define v1.1 — full vimwiki replacement (Phases 11–18) gffranco 2026-05-11 01:19:36 +00:00
  • 02291c2744 phase 10: release pipeline (Gitea release on v* tag) gffranco 2026-05-11 00:47:40 +00:00
  • ee61d40872 phase 9: editor glue — plugin, LSP wiring, install, health, docs gffranco 2026-05-11 00:38:09 +00:00
  • 4d461d2425 phase 8: navigation — definition, refs, hover, completion, ws/symbol gffranco 2026-05-11 00:27:06 +00:00
  • 6efe154f1a phase 7: semantic tokens for syntax highlighting gffranco 2026-05-10 21:14:01 +00:00
  • c44db37bab phase 6: LSP foundation — didOpen/didChange, diagnostics, outline gffranco 2026-05-10 19:44:44 +00:00
  • f00b0780b8 phase 5: renderer trait + HtmlRenderer gffranco 2026-05-10 19:12:01 +00:00
  • 294963b517 phase 4: vimwiki parser + SyntaxPlugin glue gffranco 2026-05-10 17:58:41 +00:00
  • 942dbe2aa8 phase 3: vimwiki lexer gffranco 2026-05-10 17:20:46 +00:00
  • 8f35c0a80c phase 2: syntax plugin interface and registry gffranco 2026-05-10 16:58:00 +00:00
  • dc2a952e67 phase 1: core AST, spans, and Visitor gffranco 2026-05-10 16:25:24 +00:00
  • cf336ee839 phase 0: scaffold workspace, plugin layout, and CI gffranco 2026-05-10 16:01:58 +00:00
  • cf751383e1 initial setup gffranco 2026-05-10 14:53:58 +00:00