]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/vim_syntax_highlighting/discussion.mdwn
reorganize vim syntax highlighting info
[ikiwiki.git] / doc / tips / vim_syntax_highlighting / discussion.mdwn
index f8d2317ad571602a7471ea8beb8ca6191e89a331..038854b9fb5564b8cf28a28d5039d51619bae411 100644 (file)
@@ -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) -- [[users/JonDowland]]
+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]]