Vimwiki commands


vimwiki hugo

commands

  1. Run the vimwiki to HTML for all files at once.
    • vim -c VimwikiAll2HTML -c q vimwiki/index.wiki
  2. Search for the term “blog”
    • :VWS /blog/
    • :lopen (show all of the matches)
  3. vimwiki tutorials smoothterminal
  4. Diary
    • <Leader>wi opens diary index file of the first wiki from |g:vimwiki_list|.
    • 1<Leader>wi the same as above.
    • 2<Leader>wi opens diary index file of the second wiki from |g:vimwiki_list|. etc.
  5. Comment lines
    • Begin line with %%