diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-11-11 17:52:32 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-11-11 17:52:32 -0500 |
commit | 2a56ec664402e21625e9251dcbb3b53490e7ed0d (patch) | |
tree | a3b8ca059cd5b671721b071f4d30786a389d7196 /doc/tips/vim_syntax_highlighting | |
parent | f6db9205369d1197bbd05f3e07ed79393b5fe220 (diff) | |
parent | d1b22b252481134815b1d02d564b6b9622fe7b4b (diff) |
Merge branch 'master' into po
Diffstat (limited to 'doc/tips/vim_syntax_highlighting')
-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]] |