sprinkles / awesome-vim

A collaborative list of awesome vim resources. Feel free to contribute!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-vim

A collaborative list of awesome vim resources inspired by awesome-swift. Feel free to contribute!

Vim Download

Plugins

A cool list of interesting plugins for VIM

Explorer

  • NERDTree - A filesystem tree explorer.

File finder

  • CtrlP - Fuzzy file, buffer, mru, tag, etc finder.
  • FuzzyFinder - Quick reach buffer/file/command/bookmark/tag you want.
  • Unite - You can search display information from arbitrary sources.

Git

  • Fugitive - Git wrapper for vim.
  • vim-gitgutter - A Vim plugin which shows a git diff in the 'gutter' (sign column) and stages/undoes hunks.

Plugin Manager

  • Pathogen - Install and manage plugin and runtime files easier.
  • Vim-plug - Minimalist Vim Plugin Manager.
  • Vundle - Vundle plugin manager.

Syntax

Snippet Manager

UI

Buffer

  • bufonly - maintain current only using one command

Tutorials

  • Vimcasts - Drew Neil's screencasts, articles and publications

About

A collaborative list of awesome vim resources. Feel free to contribute!