Skip to content

arunreddy/vimified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

vimified

Frankly, my dear, you're gonna be vimified one day!

Ultimate VIM configuration. Plugins are added via awesome Vundle.

ctrlp view

How to install

cd 
git clone git://github.com/zaiste/vimified.git
ln -sfn vimified ~/.vim
ln -sfn vimified/vimrc ~/.vimrc
cd vimified
mkdir bundle
git clone https://github.com/gmarik/vundle.git bundle/vundle
vim +BundleInstall +qall

Plugins

IDE

Ultimate auto-completion system for Vim.

A tree explorer plugin for vim.

Command: ctrl-u

Vim plugin for intensely orgasmic commenting.

Command: ,/

Mirror of yankring.vim

Command: ,y

Syntax checking hacks for vim

repeat.vim: enable repeating supported plugin maps with "."

space.vim - Smart Space key for Vim

A Vim plugin for managing three-way merges.

Tools Integration

Vim plugin for the Perl module / CLI script 'ack'.

Command: ,a

vim, your markup language of choice, and your browser of choice.

Command: ,p

fugitive.vim: a Git wrapper so awesome, it should be illegal

Fuzzy file, buffer, mru and tag finder.

Command: ctrl-p

ctrlp view

Vim plugin that displays tags in a window, ordered by class etc.

Command: ,t

Language/Framework Support

CoffeeScript support for vim.

An unpacked copy of the haskellmode vimball. Ping me if it needs updating.

vim-syntax-haskell-cabal

Syntax file for Haskell's cabal syntax file

Refactoring tool for Ruby in vim!

Commands:

rails.vim: Ruby on Rails power tools

Vim runtime files for Haml, Sass, and SCSS.

A custom text object for selecting ruby blocks.

endwise.vim: wisely add "end" in ruby, endfunction/endif/more in vim script, etc

Visual

Molokai color scheme for Vim.

vim-colors-solarized

precision colorscheme for the vim text editor

A Vim color scheme.

Textual Potions

The matchit.vim script allows you to configure % to match more than just single characters.

Clone of the Align.vba file, since I think VBA files are a freaking abomination.

surround.vim: quoting/parenthesizing made simple

unimpaired.vim: pairs of handy bracket mappings

Vim plugin: Support for user-defined text objects

Vim plugin that defines a new text object representing lines of code at the same indent level. Useful for python/vim scripts, etc.

speeddating.vim: use CTRL-A/CTRL-X to increment dates, times, and more

Integration with external services

pastie.vim: interface for pastie.org

Call for Help

If you have ideas on how to make this Vim configration framework better, don’t hesitate to fork and send pull requests. Thanks!

Contributors

Inspired by

Cooked by Zaiste!

About

Ultimate, kick-ass VIM configuration on top of Vundle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published