diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-10 12:51:11 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-10 12:51:11 -0500 |
commit | 5b55237ab14b9916bf51dff06d9a12c9ad81d21e (patch) | |
tree | c4381ca3de08f2303b5e123ecd5f247081e12a41 /doc/tips | |
parent | 246ca5ab0a6b437e3d5c8ae661e76762e52d5d65 (diff) |
add a link to another vim plugin
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/vim_syntax_highlighting.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/tips/vim_syntax_highlighting.mdwn b/doc/tips/vim_syntax_highlighting.mdwn index 172b763c3..416318f28 100644 --- a/doc/tips/vim_syntax_highlighting.mdwn +++ b/doc/tips/vim_syntax_highlighting.mdwn @@ -1,4 +1,6 @@ [[ikiwiki.vim]] is a vim syntax highlighting file for ikiwiki -[[ikiwiki/markdown]] files. +[[ikiwiki/markdown]] files. Installation instructions are at the top of the file. + +See also: [[navigation_of_wiki_pages_on_local_filesystem_with_vim]] |