wsdjeg / vim-pact

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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')

About

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%