riceissa / project-ideas

Project ideas for Issa Rice (see repo issues)
The Unlicense
6 stars 0 forks source link

Guide to working on wiki-like pages with Vim #6

Open riceissa opened 6 years ago

riceissa commented 6 years ago

I've developed some ideas about how to work on wiki-like pages in Vim, which is distinct from working on related program source code. Some useful options for this are 'isfname', 'includeexpr', and 'suffixesadd'. Setting these to good values will allow for traveling between related pages on the wiki more easily. As a case study, MediaWiki could be used. Also see the wikilink script I use on one wiki.

riceissa commented 3 years ago

i've updated toward just writing things directly on the online mediawiki instance so don't see myself working on this