Skip to content

Latest commit

 

History

History

vim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Plugins for Vim

Use of Pathogen plugin installation.

Vim bundles included

  • GitGutter A Vim plugin which shows a git diff in the gutter (sign column) and stages/undoes hunks.
  • Colors Solarized Precision colorscheme for the vim text editor
  • Supertab Perform all your vim insert mode completions with Tab
  • Lightline A light and configurable statusline/tabline plugin for Vim
  • NerdCommenter Vim plugin for intensely orgasmic commenting
  • NerdTree A tree explorer plugin for vim.
  • Ale Asynchronous linting/fixing for Vim and Language Server Protocol (LSP) integration
  • WakaTime Vim plugin for automatic time tracking and metrics generated from your programming activity.