also potwiki

master
http://jmtd.livejournal.com/ 2010-02-01 11:09:27 +00:00 committed by Joey Hess
parent 03bb16cf18
commit 541406818b
1 changed files with 2 additions and 0 deletions

View 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]]