]> sipb.mit.edu Git - ikiwiki.git/commitdiff
also potwiki
authorhttp://jmtd.livejournal.com/ <http://jmtd.livejournal.com/@web>
Mon, 1 Feb 2010 11:09:27 +0000 (11:09 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Mon, 1 Feb 2010 11:09:27 +0000 (11:09 +0000)
doc/forum/navigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn

index fd9f67ee4ca7fce2815e04172a0648f6b4a0ddd0..c29985497a2a8fb6696b8356c5bc42250c6a6f1d 100644 (file)
@@ -103,3 +103,5 @@ To enable this functionality, paste the code below in your `.vim/ftplugin/ikiwik
     endfunction
     
     setlocal includeexpr=FileForWikiLink(v:fname)
+
+> Interesting. I was at one point looking at "potwiki.vim", which implements a local wiki and follows CamelCase links, creating new files where necessary etc., to see if it could be adapted for ikiwiki (See [[tips/vim syntax highlighting/discussion]]). I didn't get anywhere. -- [[Jon]]