Skip to content

vim plugin for dataflow interchange format language

License

Notifications You must be signed in to change notification settings

jiahaowu/vim-dif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim plugin for DIF, AIF file format

Install

Vim-dif follows the standard runtime path structure, so I highly recommend to use a common and well known plugin manager to install vim-dif. For Pathogen just clone the repo. For other plugin managers add the appropriate lines and execute the plugin's install command.

  • Pathogen
  • git clone https://github.com/jiahaowu/vim-dif.git ~/.vim/bundle/vim-dif
  • vim-plug
  • Plug 'jiahaowu/vim-dif'
  • NeoBundle
  • NeoBundle 'jiahaowu/vim-dif'
  • Vundle
  • Plugin 'jiahaowu/vim-dif'

About

vim plugin for dataflow interchange format language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published