aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/vim_syntax_highlighting.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-10 17:40:03 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-11-10 17:40:03 -0500
commitd5853f3e33f70ac82c8a77519a4e1c4781da83eb (patch)
tree0d39ad7d2e713fc2f97db886f33cc4ffb474a070 /doc/tips/vim_syntax_highlighting.mdwn
parent5c0d43999f1e9eb0814eed3ccc0a91b030bb6a3e (diff)
downloadikiwiki-d5853f3e33f70ac82c8a77519a4e1c4781da83eb.tar
ikiwiki-d5853f3e33f70ac82c8a77519a4e1c4781da83eb.tar.gz
reorg to avoid broken link in basewiki
ikiwiki/markdown is a basewiki page and shouldn't link to pages in tips. Instead, make the tips link to it, so backlinks will point back to them. While I'm at it, move the info about the emacs mode to a tip.
Diffstat (limited to 'doc/tips/vim_syntax_highlighting.mdwn')
-rw-r--r--doc/tips/vim_syntax_highlighting.mdwn6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/tips/vim_syntax_highlighting.mdwn b/doc/tips/vim_syntax_highlighting.mdwn
index 453efa8d1..172b763c3 100644
--- a/doc/tips/vim_syntax_highlighting.mdwn
+++ b/doc/tips/vim_syntax_highlighting.mdwn
@@ -1,2 +1,4 @@
-[[ikiwiki.vim]] is a vim syntax highlighting file for ikiwiki. Installation
-instructions are at the top of the file.
+[[ikiwiki.vim]] is a vim syntax highlighting file for ikiwiki
+[[ikiwiki/markdown]] files.
+
+Installation instructions are at the top of the file.