This website requires JavaScript.
Explore
Help
Sign In
gffranco
/
nuwiki
Watch
0
Star
0
Fork
0
You've already forked nuwiki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
All Workflows
ci.yaml
release.yaml
206 workflow runs
Actor
All actors
gffranco
Status
All status
Success
Failure
Waiting
Running
chore(fmt): apply cargo fmt to recent LSP changes
ci.yaml #73
:
Commit
66964be393
pushed by
gffranco
main
2026-05-27 02:36:36 +00:00
1m58s
View workflow file
fix(config): accept integer 0/1 for bool fields in RawWiki deserialization
ci.yaml #70
:
Commit
02172d9e25
pushed by
gffranco
main
2026-05-22 02:07:02 +00:00
3m16s
View workflow file
fix(lsp): send g:nuwiki_wikis to the server so per-wiki roots are known
ci.yaml #69
:
Commit
8d11f7daef
pushed by
gffranco
main
2026-05-22 01:48:33 +00:00
3m22s
View workflow file
fix(lsp): add coc.nvim dispatch path to all Vim-side LSP calls
ci.yaml #68
:
Commit
b3e2a72023
pushed by
gffranco
main
2026-05-22 01:42:32 +00:00
3m0s
View workflow file
fix(install): resolve plugin root at source time to fix NuwikiInstall E484
ci.yaml #67
:
Commit
b7d2a6c61a
pushed by
gffranco
main
2026-05-22 01:24:54 +00:00
2m57s
View workflow file
fix(mappings): respect g:nuwiki_wikis in global entry-point helpers
ci.yaml #66
:
Commit
2c0cefb5c5
pushed by
gffranco
main
2026-05-22 01:20:54 +00:00
3m14s
View workflow file
fix(compat): add vimwiki#vars shim for vimwiki-sync and vim-zettel
ci.yaml #65
:
Commit
ba5c0002ab
pushed by
gffranco
main
2026-05-22 00:44:57 +00:00
2m39s
View workflow file
fix(mappings): add global entry-point keymaps and correct <Leader>ww/<Leader>wt targets
ci.yaml #64
:
Commit
9354e1c176
pushed by
gffranco
main
2026-05-22 00:38:46 +00:00
3m18s
View workflow file
fix(vim): correct broken symlink, missing commands, and bad VimwikiGoBackLink
ci.yaml #63
:
Commit
a8b89a5303
pushed by
gffranco
main
2026-05-21 23:43:52 +00:00
3m22s
View workflow file
ci(release): add libc6-dev-arm64-cross for aarch64-gnu builds
release.yaml #62
:
Commit
8cff0c2d68
pushed by
gffranco
v0.1.0-rc1
2026-05-15 01:59:44 +00:00
9m59s
View workflow file
ci(release): add libc6-dev-arm64-cross for aarch64-gnu builds
ci.yaml #61
:
Commit
8cff0c2d68
pushed by
gffranco
v0.1.0-rc1
2026-05-15 01:54:30 +00:00
25m3s
View workflow file
ci(release): pin upload/download-artifact to v3 for Gitea Actions
ci.yaml #58
:
Commit
f2fd7d6376
pushed by
gffranco
v0.1.0-rc1
2026-05-15 00:02:29 +00:00
7m24s
View workflow file
ci(release): pin upload/download-artifact to v3 for Gitea Actions
ci.yaml #57
:
Commit
f2fd7d6376
pushed by
gffranco
main
2026-05-14 22:58:54 +00:00
3m16s
View workflow file
test(lsp): update find_section_range test for any-level heading match
ci.yaml #51
:
Commit
3ef70e4b7c
pushed by
gffranco
main
2026-05-14 19:57:59 +00:00
3m25s
View workflow file
style(lists): apply rustfmt to checkbox propagation
ci.yaml #48
:
Commit
8fa85988d8
pushed by
gffranco
main
2026-05-14 18:29:47 +00:00
10m50s
View workflow file
fix(tables/lua): switch smart_tab/return to <Cmd>, drop vim.schedule
ci.yaml #46
:
Commit
695702555f
pushed by
gffranco
main
2026-05-13 01:43:54 +00:00
4m45s
View workflow file
docs: rewrite README + :help nuwiki for users
ci.yaml #43
:
Commit
37af0803d8
pushed by
gffranco
main
2026-05-12 22:52:14 +00:00
5m29s
View workflow file
parity(vim): port text objects + folding, fix smart_return textlock
ci.yaml #42
:
Commit
ae96562969
pushed by
gffranco
main
2026-05-12 22:39:13 +00:00
6m17s
View workflow file
feat(13.1): colorize + color_dic → ColorNode renderer
ci.yaml #41
:
Commit
de8b8fa30d
pushed by
gffranco
main
2026-05-12 14:50:49 +00:00
5m5s
View workflow file
docs: rewrite README into a proper user-facing intro
ci.yaml #40
:
Commit
7c9e679169
pushed by
gffranco
main
2026-05-12 14:25:46 +00:00
5m22s
View workflow file
ci(keymaps): pin Neovim 0.11 from upstream release tarball
ci.yaml #39
:
Commit
a229977b77
pushed by
gffranco
main
2026-05-12 13:34:21 +00:00
4m39s
View workflow file
fix(follow-link): two-step <CR> — first wraps, second follows
ci.yaml #35
:
Commit
4905858d5e
pushed by
gffranco
main
2026-05-12 01:58:17 +00:00
2m52s
View workflow file
fix(follow-link): create missing page + wrap word on <CR>
ci.yaml #34
:
Commit
347e2f02f7
pushed by
gffranco
main
2026-05-12 01:47:35 +00:00
3m2s
View workflow file
fix(keymap): C-Space toggle fires across all terminal byte spellings
ci.yaml #33
:
Commit
9d86218b13
pushed by
gffranco
main
2026-05-12 01:31:13 +00:00
2m45s
View workflow file
fix(vim): follow-link creates missing pages + safe LSP foldexpr
ci.yaml #32
:
Commit
047c9a3cf3
pushed by
gffranco
main
2026-05-12 01:25:22 +00:00
2m40s
View workflow file
fix(vim): vim-lsp detection + drop hang-prone echo lines
ci.yaml #31
:
Commit
c3a8eae9d0
pushed by
gffranco
main
2026-05-12 01:19:13 +00:00
3m14s
View workflow file
fix(vim): gate Neovim TS-style highlight groups + correct bin path lookup
ci.yaml #30
:
Commit
f1bf70d448
pushed by
gffranco
main
2026-05-12 01:07:35 +00:00
3m7s
View workflow file
feat(vim): close keymap gap with Neovim (47 → 63 maps)
ci.yaml #29
:
Commit
d58a34a2d7
pushed by
gffranco
main
2026-05-12 00:53:50 +00:00
2m55s
View workflow file
feat(mappings): vimwiki-parity default keymaps for Vim + Neovim
ci.yaml #28
:
Commit
9e6faa5554
pushed by
gffranco
main
2026-05-12 00:49:46 +00:00
3m0s
View workflow file
feat(vim): :Vimwiki* / :Nuwiki* commands for plain Vim via vim-lsp
ci.yaml #27
:
Commit
04df170791
pushed by
gffranco
main
2026-05-11 22:26:28 +00:00
3m16s
View workflow file
First
Previous
...
3
4
5
6
7
Next
Last