index
:
muwiki.nvim
master
A lightweight wiki plugin for Neovim using standard markdown syntax.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-16
chore: update tags
moxie
2026-03-16
refactor: simplify resolve()
moxie
2026-03-16
chore: update readme/docs
Moxie
2026-03-15
chore: update readme/doc
moxie
2026-03-15
fix: normalize text_extensions to support both "ext" and ".ext" formats
moxie
2026-03-15
feat: add text_extensions config
moxie
2026-03-15
fix(utils): resolve relative paths correctly
moxie
2026-03-15
refactor(links): simplify get_wiki_root function name
moxie
2026-03-15
chore: update readme/docs
moxie
2026-03-15
chore: add help tag
moxie
2026-03-15
chore: update readme
moxie
2026-03-15
fix: properly handle file:// URLs in open_with_menu
moxie
2026-03-15
refactor: update treesitter checks and add markdown_inline parser
moxie
2026-03-15
refactor: simplify codebase and fix FileType autocommands
moxie
2026-03-15
refactor: move template/mkdir features to user-configured autocmds
moxie
2026-03-14
refactor: consolidate modules and improve structure
moxie
2026-03-14
chore: update readme/docs
moxie
2026-03-14
refactor: remove redundant wiki_buffer guards
moxie
2026-03-14
chore: update readme/docs
moxie
2026-03-14
refactor: simplify wiki discovery functions
moxie
2026-03-13
fix: add nullable type annotation for link_node
moxie
2026-03-13
chore: update readme/docs
moxie
2026-03-13
chore: init
moxie