Skip to content

vim-scripts/vim-zimwiki-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Syntax File and File Type Detection for Zim

This plugin adds support to handle notes created by the Zim editor. It covers syntax and file type detection.

Installation

Option 1: Manual installation

  1. Move ftdetect/zimwiki.vim to your ~/.vim/ftdetect directory.
  2. Move syntax/zimwiki.vim to your ~/.vim/syntax directory.

Option 2: Vundle installation

  1. Open your ~/.vimrc file and add the following line:
Plugin 'joanrivera/vim-zimwiki-syntax'
  1. Run :PluginInstall

Screenshots

Zim's file

zim document

The file in Vim

vim document

The file in Vim (Desert scheme color)

vim document - desert color

About

Syntax highlight and file type detection for Zim

Resources

License

Stars

Watchers

Forks

Packages

No packages published