You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added this quicky. Though, through playing with it a little bit, my opinion is that it should keep the title of the vimwiki page as the top line, and add the header information below it, maybe in a code block. That way you would be able to view that information if you chose to render your vimwiki files to html. As of right now, I have the support and functionality added by piggybacking off the latex, matlab, and octave header implementation, as they all use % as their comment symbol, same as vimwiki files.
You can add this change by using the following in your vim plugin manager:
Change alpertuna/vim-header with samerickson/vim-header' in your .vimrcorinit.el` file.
Hi,
great work so far. Loving this Plugin.
Is it possible to implement header support for files of type .wiki?
Greetings
Marius
The text was updated successfully, but these errors were encountered: