Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 494 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 494 Bytes

Wikidot Syntax for Vim

A syntax highlighting file for Vim. Pretty simplistic at this point, feel free to create PRs to improve it.

Available under the terms of the MIT License.

Installation

Using Vundle, add this to your .vimrc:

Plugin 'scpwiki/vim-wikidot'

Using Pathogen, run this command in your shell:

git clone https://github.com/scpwiki/vim-wikidot.git ~/.vim/bundle/vim-wikidot