Vimwiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(downloads link)
m (fix license)
Line 11: Line 11:
|language        = English
|language        = English
|prog language    = WikiEngine ProgrammingLanguage<!--WikiMatrix will advise correct prog lang-->
|prog language    = WikiEngine ProgrammingLanguage<!--WikiMatrix will advise correct prog lang-->
|s/w license      = MIT license<!--WikiMatrix will advise, see Category:License-->
|s/w license      = MIT License<!--WikiMatrix will advise, see Category:License-->
|status          = Active
|status          = Active
}}
}}

Revision as of 13:11, 30 June 2021

Template:Wiki Engine vimwiki, a personal wiki for Vim; a number of linked text files that have their own syntax highlighting.

With vimwiki you can:

  • organize notes and ideas;
  • manage to-do lists;
  • write documentation.

vimwiki currently ships with three syntaxes: vimwiki (default), Markdown (markdown), and MediaWiki (media).

Screenshots are available on https://Code.Google.com/p/vimwiki/ There are also zipped vimwiki files there in case you do not like vimball archives.

External links