/dot_vim

The Vim Configuration of Champions. Uses Vundle to manage roughly four thousand plugins.

Primary LanguageVimLMIT LicenseMIT

The Vim Configuration of Champions

Version 3! Now each plugin is included and managed in its own file!

iTerm

Installation

  1. git clone http://github.com/mutewinter/dot_vim.git ~/.vim.
  2. cd ~/.vim.

Now you have a choice. The automated script or the manual process.

  1. Run scripts/setup.

or

  1. rake vim:link to make the .vimrc symbolic link.
  2. Install Vundle with git clone http://github.com/gmarik/vundle.git bundle/vundle
  3. vim +PluginInstall +qall

Enjoy enhanced productivity, increased levitation, reduced watermelon-related accidents, and startling sex appeal.

Vim Requirements

Plugin Requirements

Here's a list of plugins that require further installation or have dependencies.

Mappings

  • Typing jk insert mode is equivalent to Escape.
  • Pressing enter in normal mode saves the current buffer.

And many more. See mappings.vim and vundle_plugins for more.

Installing Custom Plugins

Create a new .vim file with the same name as the plugin you'd like to install in vundle_plugins/custom. Then add the installation block. For example:

vundle_plugins/custom/vim-move.vim

if exists('g:vundle_installing_plugins')
  Plugin 'matze/vim-move.vim'
  finish
endif

let g:move_key_modifier = 'C'

This example installs vim-move.

Plugin List

Stars___ Plugin Description
4,917 ⭐ vim-fugitive 📄 fugitive.vim: a Git wrapper so awesome, it should be illegal
4,235 ⭐ vim-airline 📄 lean & mean status/tabline for vim that's light as air
4,169 ⭐ syntastic 📄 Syntax checking hacks for vim
4,019 ⭐ nerdtree 📄 A tree explorer plugin for vim.
3,827 ⭐ ctrlp.vim 📄 Fuzzy file, buffer, mru, tag, etc finder.
2,703 ⭐ vim-rails 📄 rails.vim: Ruby on Rails power tools
2,372 ⭐ vim-surround 📄 surround.vim: quoting/parenthesizing made simple
2,184 ⭐ emmet-vim emmet for vim: http://emmet.io/
1,476 ⭐ vim-coffee-script CoffeeScript support for vim
1,299 ⭐ supertab Perform all your vim insert mode completions with Tab
1,256 ⭐ ultisnips 📄 UltiSnips - The ultimate snippet solution for Vim. Send pull requests to SirVer/ultisnips!
1,169 ⭐ vim-ruby Vim/Ruby Configuration Files
977 ⭐ vim-javascript Vastly improved Javascript indentation and syntax support in Vim.
973 ⭐ vim-indent-guides 📄 A Vim plugin for visually displaying indent levels in code
969 ⭐ gist-vim 📄 vimscript for gist
930 ⭐ tabular 📄 Vim script for text filtering and alignment
852 ⭐ vimux 📄 vim plugin to interact with tmux
744 ⭐ vim-unimpaired unimpaired.vim: pairs of handy bracket mappings
698 ⭐ delimitMate Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
646 ⭐ vim-startify 📄 A fancy start screen for Vim.
644 ⭐ jellybeans.vim 📄 A colorful, dark color scheme for Vim.
598 ⭐ vim-signify 📄 Show a VCS diff using Vim's sign column.
570 ⭐ ag.vim 📄 Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'
541 ⭐ vim-repeat repeat.vim: enable repeating supported plugin maps with "."
501 ⭐ vim-haml Vim runtime files for Haml, Sass, and SCSS
497 ⭐ vim-abolish abolish.vim: easily search for, substitute, and abbreviate multiple variants of a word
488 ⭐ vim-less vim syntax for LESS (dynamic CSS)
486 ⭐ html5.vim HTML5 omnicomplete and syntax
459 ⭐ vim-tmux-navigator 📄 Seamless navigation between tmux panes and vim splits
431 ⭐ tcomment_vim 📄 An extensible & universal comment vim-plugin that also handles embedded filetypes
390 ⭐ vim-jade Vim Jade template engine syntax highlighting and indention
375 ⭐ vim-session 📄 Extended session management for Vim (:mksession on steroids)
368 ⭐ vim-ruby-refactoring Refactoring tool for Ruby in vim!
345 ⭐ vim-endwise endwise.vim: wisely add "end" in ruby, endfunction/endif/more in vim script, etc
313 ⭐ vim-eunuch eunuch.vim: helpers for UNIX
305 ⭐ vim-json A better JSON for Vim: distinct highlighting of keywords vs values, JSON-specific (non-JS) warnings, quote concealing. Pathogen-friendly.
290 ⭐ vim-textobj-user Vim plugin: Create your own text objects
270 ⭐ vim-cucumber Vim Cucumber runtime files
266 ⭐ vim-css3-syntax Add CSS3 syntax support to vim's built-in syntax/css.vim.
242 ⭐ undotree Display your undo history in a graph.
235 ⭐ webapi-vim vim interface to Web API
213 ⭐ vim-bundler bundler.vim: Lightweight support for Ruby's Bundler
198 ⭐ vim-textobj-rubyblock A custom text object for selecting ruby blocks.
197 ⭐ cocoa.vim Vim plugin for Cocoa/Objective-C development.
185 ⭐ vim-stylus Syntax Highlighting for Stylus
172 ⭐ switch.vim 📄 A simple Vim plugin to switch segments of text with predefined replacements
160 ⭐ MatchTagAlways 📄 A Vim plugin that always highlights the enclosing html/xml tags
158 ⭐ csv.vim A Filetype plugin for csv files
156 ⭐ vim-turbux 📄 Turbo Ruby testing with tmux
148 ⭐ vim-rake rake.vim: it's like rails.vim without the rails
99 ⭐ vim-markdown Markdown for Vim: a complete environment to create Markdown files with a syntax highlight that don't sucks!
90 ⭐ vim-misc Miscellaneous auto-load Vim scripts
90 ⭐ ZoomWin 📄 Zoom in/out of windows (toggle between one window and multi-window)
88 ⭐ matchit.zip extended % matching for HTML, LaTeX, and many other languages
85 ⭐ colorv.vim 📄 A powerful color tool in vim
80 ⭐ ember.vim 📄 Vim plugin for the Emberjs frontend framework
80 ⭐ vim-visual-star-search Start a * or # search from a visual block
78 ⭐ vim-handlebars [deprecated] Vim plugin for Handlebars
55 ⭐ vim-marked Open the current Markdown buffer in Marked.app
48 ⭐ L9 Vim-script library
44 ⭐ textile.vim Textile for VIM
44 ⭐ vim-anzu 📄 Vim search status.
41 ⭐ portkey 📄 Navigate files at the speed of Vim.
38 ⭐ vim-togglelist Functions to toggle the [Location List] and the [Quickfix List] windows.
35 ⭐ Join a better (hopefully) :Join command in vim
27 ⭐ nerdtree-git-plugin A plugin of NERDTree showing git status
26 ⭐ vim-togglecursor 📄 Toggle the cursor shape in the terminal for Vim.
19 ⭐ QFEnter Open a Quickfix item in a window you choose. (Vim plugin)
14 ⭐ scratch.vim Plugin to create and use a scratch Vim buffer
10 ⭐ vim-voogle 📄 google for the word under the cursor to a browser because 2013
8 ⭐ vim-tomdoc Simple vim plugin that adds TomDoc templates to your code.
7 ⭐ nginx.vim Syntax highlighting for nginx.conf and related config files.
7 ⭐ indenthtml.vim 📄 alternative html indent script
3 ⭐ GIFL 📄 Add "wrap terms in google I'm feeling lucky url" à la Textmate
3 ⭐ swap-parameters Swap parameters of a function or a comma separated list with a single command.
2 ⭐ taskpaper.vim This package contains a syntax file and a file-type plugin for the simple format used by the TaskPaper application.
2 ⭐ YouCompleteMe 📄 A slightly modified fork of YCM: A code-completion engine for Vim
1 ⭐ HelpClose Close all help windows
1 ⭐ tomdoc.vim A simple syntax add-on for vim that highlights your TomDoc comments.
0 ⭐ vim-tmux http://tmux.svn.sourceforge.net/viewvc/tmux/trunk/examples/tmux.vim?view=log
0 ⭐ vim-autoreadwatch A forked script for vim auto reloading of buffers when changed on disk.

That's 81 plugins, holy crap.

Generated by rake update_readme on 2014/12/09.