All Projects ā†’ semanser ā†’ Vim Outdated Plugins

semanser / Vim Outdated Plugins

šŸ”„ Async Vim/Neovim plugin for showing the number of your outdated plugins

Projects that are alternatives of or similar to Vim Outdated Plugins

Barbar.nvim
A neovim tabline plugin.
Stars: āœ­ 359 (+715.91%)
Mutual labels:  neovim, vim-plugin
Vim Startify
šŸ”— The fancy start screen for Vim.
Stars: āœ­ 4,479 (+10079.55%)
Mutual labels:  neovim, vim-plugin
Lens.vim
A Vim Automatic Window Resizing Plugin
Stars: āœ­ 381 (+765.91%)
Mutual labels:  neovim, vim-plugin
Notational Fzf Vim
Notational velocity for vim.
Stars: āœ­ 975 (+2115.91%)
Mutual labels:  neovim, vim-plugin
Context.vim
Vim plugin that shows the context of the currently visible buffer contents
Stars: āœ­ 688 (+1463.64%)
Mutual labels:  neovim, vim-plugin
Dashboard Nvim
vim dashboard
Stars: āœ­ 294 (+568.18%)
Mutual labels:  neovim, vim-plugin
Vimrc
šŸ“ Vim Configuration for nerds with vim-plug
Stars: āœ­ 33 (-25%)
Mutual labels:  neovim, vim-plugin
Gen tags.vim
Async plugin for vim and neovim to ease the use of ctags/gtags
Stars: āœ­ 288 (+554.55%)
Mutual labels:  neovim, vim-plugin
Alchemist.vim
Elixir Integration Into Vim
Stars: āœ­ 632 (+1336.36%)
Mutual labels:  neovim, vim-plugin
Vim Markdown Composer
An asynchronous markdown preview plugin for Vim and Neovim.
Stars: āœ­ 501 (+1038.64%)
Mutual labels:  neovim, vim-plugin
Vimtex
VimTeX: A modern Vim and neovim filetype plugin for LaTeX files.
Stars: āœ­ 3,609 (+8102.27%)
Mutual labels:  neovim, vim-plugin
Git Messenger.vim
Vim and Neovim plugin to reveal the commit messages under the cursor
Stars: āœ­ 904 (+1954.55%)
Mutual labels:  neovim, vim-plugin
Spaceduck
šŸš€ šŸ¦† An intergalactic space theme for Vim, Terminal, and more!
Stars: āœ­ 177 (+302.27%)
Mutual labels:  neovim, vim-plugin
Rigel
šŸŒŒ Colorscheme for vim, terminal, vscode and slack - based on the star Rigel āœØ.
Stars: āœ­ 324 (+636.36%)
Mutual labels:  neovim, vim-plugin
Blamer.nvim
A git blame plugin for neovim inspired by VS Code's GitLens plugin
Stars: āœ­ 283 (+543.18%)
Mutual labels:  neovim, vim-plugin
Nnn.vim
File manager for vim/neovim powered by nĀ³
Stars: āœ­ 414 (+840.91%)
Mutual labels:  neovim, vim-plugin
format.nvim
Neovim lua plugin to format the current buffer with external executables
Stars: āœ­ 189 (+329.55%)
Mutual labels:  neovim, vim-plugin
Vim Monokai Tasty
VIM Colour scheme
Stars: āœ­ 279 (+534.09%)
Mutual labels:  neovim, vim-plugin
Tmux Complete.vim
Vim plugin for insert mode completion of words in adjacent tmux panes
Stars: āœ­ 447 (+915.91%)
Mutual labels:  neovim, vim-plugin
Crease.vim
Easy foldtext customization for [neo]vim.
Stars: āœ­ 19 (-56.82%)
Mutual labels:  neovim, vim-plugin

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

  • [x] macOS
  • [x] Linux
  • [ ] Windows

Plugin Managers:

  • [x] vim-plug
  • [ ] Vundle
  • [ ] Pathogen
  • [ ] dein.vim
  • [ ] NeoBundle
  • [ ] VAM

Notificatation methods

  • [x] Basic echo
  • [ ] Status line variable
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].