vim-outdated-plugins
π Async Vim/Neovim plugin for showing the number of your outdated plugins
Vim scriptβ
51β 4 forksupdated 2 years ago
git clone https://github.com/semanser/vim-outdated-plugins.gitsemanser/vim-outdated-pluginsREADME.mdfork it β itβs yours
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
- macOS
- Linux
- Windows
Plugin Managers:
- vim-plug
- Vundle
- Pathogen
- dein.vim
- NeoBundle
- VAM
Notificatation methods
- Basic echo
- Status line variable
more like this

