the Requirements File Format syntax support for Vim
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'
$ git clone https://github.com/raimon49/requirements.txt.vim.git ~/.vim/bundle/requirements.txt.vim
Deploy all files under $VIMRUNTIME
$VIMRUNTIME
MIT License