Skip to content

vim-pandoc/vim-pandoc-after

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-pandoc-after

Handles vim-pandoc's integration with third-party plugins.

plugins supported

(The names used to enable the corresponding modules [see below] are in italics)

Configuration

To enable plugins' support, you must set the variable g:pandoc#after#modules#enabled. For example, to enable NrrwRgn and ultisnips support, add the following to your vimrc:

let g:pandoc#after#modules#enabled = ["nrrwrgn", "ultisnips"]

Other projects worth checking out

About

Handles vim-pandoc's integration with third-party plugins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published