Skip to content

wsdjeg/vim-pact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-pact

pact language support for vim

vim-pact

Installation

there are two ways to use this plugin:

  1. using vim-pact within spacevim, just need to load lang#pact layer:
[[layers]]
 name = "lang#pact"
  1. using vim-pact without SpaceVim, using Vim plugin manager to install it, for example dein:
call dein#add('wsdjeg/vim-pact')

Releases

No releases published

Packages