mirror of
https://github.com/raimon49/requirements.txt.vim.git
synced 2026-01-31 12:25:22 +08:00
c1668e3c993f6ed908fccd999d75bca43e72e9d0
requirements.txt.vim
the Requirements File Format syntax support for Vim
Installation
Plugin manager (recommended)
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
Description
Languages
Vim Script
95.9%
Ruby
4.1%
