Vim Wiki does too much
Vimwiki has too much functionality cramped in. A lot of that functionality is done (better) by other plugins (eg. vim-table-mode). I have no time, to rip all that out, and create a new lightweight plugin.
What shouldn’t be part of vimwiki
- table mode
- conversion to html
- Syntax plugin
- Outliner
What I don’t like about vimwiki
Overwriting the ctrl-o and ctrl-i
What should be part of vimwiki
- following
[[links]]
I would prefer several light-weight, modular and pluggable plugins:
- markdown plugin, supporting the inline
[]()
link rendering - wiki tool, mostly for following
[[links]]
- .md to .html conversion tool that knows
[[links]]