Skip to content

JonathanBeverley/vim-dokuwiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-dokuwiki - a VIM syntax file for DokuWiki

how to install:
1) copy 'syntax/dokuwiki.vim' in your '~/.vim/syntax/'
2) enable by issuing ':set ft=dokuwiki'

If you want to enable the comment plugin highlighting, assign
any value to the 'dokuwiki_comment' variable. Example:
  :let dokuwiki_comment=1
To disable it use ":unlet". Example:
  :unlet dokuwiki_comment

About

vim-dokuwiki - a VIM syntax file for DokuWiki

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%