ULUdev / vim-install

A installer plugin for vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-installer

a plugin for installing vim plugins from source

vim-installer is a lightweight installer for vim plugins

installation

  • git clone this repository and run the install.sh
  • if you want to update it clone the repository, go into that directory, open vim and do :VimInstall

.viminstall

The .viminstall file is a file that gets sourced from vim-installer if you run the :VimInstall command

About

A installer plugin for vim


Languages

Language:Vim Script 95.3%Language:Shell 4.7%