vim-outdated-plugins
vim-outdated-plugins copied to clipboard
🔄 Async Vim/Neovim plugin for showing the number of your outdated plugins
vim-outdated-plugins
Async plugin for showing number of your outdated plugins.
What it does?
This plugin automatically checks if any of your plugins are outdated and display a message about that.
To use this plugin make sure you have git installed.
Installation
Plug 'semanser/vim-outdated-plugins'
Configuration
" Do not show any message if all plugins are up to date. 0 by default
let g:outdated_plugins_silent_mode = 1
Screenshots
Simple message text message under the status bar.

OS
- [x] macOS
- [x] Linux
- [ ] Windows
Plugin Managers:
- [x] vim-plug
- [ ] Vundle
- [ ] Pathogen
- [ ] dein.vim
- [ ] NeoBundle
- [ ] VAM
Notificatation methods
- [x] Basic echo
- [ ] Status line variable