editor-bootstrap / vim-bootstrap

Vim Bootstrap is a generator that provides a simple method of generating a configuration for vim / neovim.
https://vim-bootstrap.com/
MIT License
2.07k stars 211 forks source link

Create fedora package vim-bootstrap #199

Open avelino opened 8 years ago

avelino commented 8 years ago

Way of using:

dnf install vim-bootstrap
vim-bootstrap -langs=python,lua,ruby,javascript,haskell -editor=vim > ~/.vimrc

Today install https://github.com/avelino/vim-bootstrap#offline-usage

chocoelho commented 6 years ago

With #275 covering openSUSE install, OBS also provides a way to build Arch, Debian, Ubuntu and Fedora packages. I can look at RPM-based package generation on OBS so packages can be available there for different distributions.