diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-10 13:19:22 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-10 13:19:22 -0500 |
commit | 4287a0206953b96711138d29d4c783922a56deff (patch) | |
tree | 1606fe4b1e5cc2e95a6d8bfc4115c6471209f1dc /doc/tips | |
parent | 02ee6d40d403eac396cead15900b1441e3fe08d7 (diff) | |
download | ikiwiki-4287a0206953b96711138d29d4c783922a56deff.tar ikiwiki-4287a0206953b96711138d29d4c783922a56deff.tar.gz |
reorganize vim syntax highlighting info
There was already a tip about it; move the plasticboy version to there.
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/vim_syntax_highlighting/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tips/vim_syntax_highlighting/discussion.mdwn b/doc/tips/vim_syntax_highlighting/discussion.mdwn index b1637e758..038854b9f 100644 --- a/doc/tips/vim_syntax_highlighting/discussion.mdwn +++ b/doc/tips/vim_syntax_highlighting/discussion.mdwn @@ -1 +1,8 @@ I'm going to look at merging this with potwiki.vim (a vim-based personal wiki) so that you can follow wiki-links and auto-create pages etc., direct from vim. (I'm writing this incase I don't get around to it) -- [[JonDowland]] + +---- + +Another attempt at the same thing is here: +<http://plasticboy.com/markdown-vim-mode/> + +In my tests, [[ikiwiki.vim]] works better than that one, YMMV. --[[Joey]] |