Files
requirements.txt.vim/README.md
2015-11-29 00:24:00 +09:00

1.2 KiB

requirements.txt.vim

Build Status Dependency Status

the Requirements File Format syntax support for Vim

requirements txt-sc

Installation

e.g.) NeoBundle, Vundle, vim-plug and more

" NeoBundle
NeoBundle 'raimon49/requirements.txt.vim'

" Vundle
Plugin 'raimon49/requirements.txt.vim'

" vim-plug
Plug 'raimon49/requirements.txt.vim'

Pathogen (https://github.com/tpope/vim-pathogen)

$ git clone https://github.com/raimon49/requirements.txt.vim.git ~/.vim/bundle/requirements.txt.vim

Manually

Deploy all files under $VIMRUNTIME

License

MIT License