Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.24 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.24 KB

Vim support Vim support GitHub release

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.

alt text alt text

OS

  • macOS
  • Linux
  • Windows

Plugin Managers:

  • vim-plug
  • Vundle
  • Pathogen
  • dein.vim
  • NeoBundle
  • VAM

Notificatation methods

  • Basic echo
  • Status line variable