vimwiki/vimwiki.md
2025-08-18 02:24:56 +00:00

18 lines
572 B
Markdown

# VimWiki
VimWiki is a vim based personal wiki system which runs inside the editor
itself. I use this to organise my notes in markdown format.
Links:
- [vimwiki github](https://github.com/vimwiki/vimwiki)
- [cheat sheet](https://gist.github.com/drkarl/4c503bccb62558dc85e8b1bc0f29e9cb)
- [related tools](https://vimwiki.github.io/vimwikiwiki/Related%20Tools.html)
- [vimwiki wiki](https://vimwiki.github.io/vimwikiwiki/)
Favourite Related Tools:
- [vimwiki-cli](https://github.com/sstallion/vimwiki-cli)
- [vimwiki markdown](https://github.com/WnP/vimwiki_markdown)