All Projects → avelino → Vim Bootstrap Updater

avelino / Vim Bootstrap Updater

Licence: mit
vim-bootstrap plugin to upgrade

Projects that are alternatives of or similar to Vim Bootstrap Updater

Vim Wordy
Uncover usage problems in your writing
Stars: ✭ 645 (+7066.67%)
Mutual labels:  vim-plugin
Vimwiki
Personal Wiki for Vim
Stars: ✭ 6,970 (+77344.44%)
Mutual labels:  vim-plugin
Tmux Navigate
🥂 Seamless tmux/vim navigation (over SSH too!)
Stars: ✭ 23 (+155.56%)
Mutual labels:  vim-plugin
Vim Easymotion
Vim motions on speed!
Stars: ✭ 6,247 (+69311.11%)
Mutual labels:  vim-plugin
Vim Move
Plugin to move lines and selections up and down
Stars: ✭ 743 (+8155.56%)
Mutual labels:  vim-plugin
Vim Quickrepl
The Simplest Faster way to open your REPL for filetypes.
Stars: ✭ 17 (+88.89%)
Mutual labels:  vim-plugin
Ansible Vim
A vim plugin for syntax highlighting Ansible's common filetypes
Stars: ✭ 633 (+6933.33%)
Mutual labels:  vim-plugin
Vim Clang Format
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, TypeScript and ProtoBuf.
Stars: ✭ 837 (+9200%)
Mutual labels:  vim-plugin
Vimcompletesme
You don't Complete Me; Vim Completes Me! A super simple, super minimal, super light-weight tab completion plugin for Vim.
Stars: ✭ 752 (+8255.56%)
Mutual labels:  vim-plugin
Git Messenger.vim
Vim and Neovim plugin to reveal the commit messages under the cursor
Stars: ✭ 904 (+9944.44%)
Mutual labels:  vim-plugin
Apprentice
A dark, low-contrast, Vim colorscheme.
Stars: ✭ 688 (+7544.44%)
Mutual labels:  vim-plugin
Clever F.vim
Extended f, F, t and T key mappings for Vim.
Stars: ✭ 730 (+8011.11%)
Mutual labels:  vim-plugin
Vim Diff Toggle
🛠 Vim plugin to speed up editing diff files
Stars: ✭ 17 (+88.89%)
Mutual labels:  vim-plugin
Vim Quickrun
Run commands quickly.
Stars: ✭ 671 (+7355.56%)
Mutual labels:  vim-plugin
Git Gutter Vim
git gutter for vim
Stars: ✭ 23 (+155.56%)
Mutual labels:  vim-plugin
Vim Matchup
vim match-up: even better % 👊 navigate and highlight matching words 👊 modern matchit and matchparen replacement
Stars: ✭ 638 (+6988.89%)
Mutual labels:  vim-plugin
Vim Grammarous
A powerful grammar checker for Vim using LanguageTool.
Stars: ✭ 780 (+8566.67%)
Mutual labels:  vim-plugin
Briofita vim
colorful Vim colorscheme for both GUI and 256-color terminals
Stars: ✭ 9 (+0%)
Mutual labels:  vim-plugin
Vim Healthcheck
Polyfill of Neovim's health-check for Vim
Stars: ✭ 26 (+188.89%)
Mutual labels:  vim-plugin
Crease.vim
Easy foldtext customization for [neo]vim.
Stars: ✭ 19 (+111.11%)
Mutual labels:  vim-plugin

vim-bootstrap-updater

Status

This is a proof of concept!

Installation

  • vim-bootstrap is a prereq. Visit vim-bootstrap.com first and follow the instructions
  • curl is a prereq
  • Run :PlugInstall

Usage

Add something like :let vim_bootstrap_langs = "python,ruby,html,javascript" in side of your .vimrc.local file.

Also add something like :let vim_bootstrap_editor = "vim" in side of your .vimrc.local file.

Next, while in vim or nvim, just execute :VimBootstrapUpdate

License

See LICENSE

Thanks

This plugin was started using the awesome vim-plugin-starter-kit written by JarrodCTaylor.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].