Giter Site home page Giter Site logo

vimfiles's Introduction

Ancor Cruz's vim distribution

Usage

git clone git://github.com/ancorcruz/vimfiles.git ~/.vim
cd ~/.vim
rake install

Helptags

To generate tags at first usage of vim invoke:

:Helptags

This makes all plugins documentations available thru :help

Updating

cd ~/.vim
rake update

Customization

Add your local customizations in ~/.vimrc.local and ~/.gvimrc.local

Mappings

  • Leader + p => Toggle NERDTree
  • Leader + c => Clean out all trailing whitespace or tabs
  • Leader + t => Open Command-t dialog
  • Tab => Next tab
  • Shift + Tab => Previous tab
  • Alt + (1-9) => Switch tabs
  • Ctrl + n => New tab

(Leader = \)

Bundled plugins

Command-t

The Command-T plug-in for VIM provides an extremely fast, intuitive mechanism for opening files with a minimal number of keystrokes. It's named "Command-T" because it is inspired by the "Go to File" window bound to Command-T in TextMate.

https://github.com/wincent/Command-T

http://www.vim.org/scripts/script.php?script_id=3025

delimitMate

Provides insert mode auto-completion for quotes, parens, brackets, etc

https://github.com/Raimondi/delimitMate

Endwise

Wisely add "end" in ruby, endfunction/endif/more in vim script, etc

https://github.com/tpope/vim-endwise

Fugitive

A Git wrapper so awesome.

https://github.com/tpope/vim-fugitive

NerdTree

Tree explorer. Open with leader+p

http://www.vim.org/scripts/script.php?script_id=1658

Pathogen

Makes it super easy to install plugins and runtime files in their own private directories.

https://github.com/tpope/vim-pathogen

Rails

Rails support for vim

https://github.com/tpope/vim-rails

http://www.vim.org/scripts/script.php?script_id=1567

Ruby

Ruby support for vim

https://github.com/vim-ruby/vim-ruby

https://github.com/vim-ruby/vim-ruby/wiki

RVM

Switch Ruby versions from inside Vim

https://github.com/tpope/vim-rvm

Solarized

Precision colors for machines and people

https://github.com/altercation/vim-colors-solarized

Supertab

Pseudo auto-complete with tab

http://www.vim.org/scripts/script.php?script_id=1643

https://github.com/ervandew/supertab

Syntastic

Syntax checking hacks for vim

https://github.com/scrooloose/syntastic/

http://www.vim.org/scripts/script.php?script_id=2736

Vividchalk

A colorscheme strangely reminiscent of Vibrant Ink for a certain OS X editor

https://github.com/tpope/vim-vividchalk

ToDo

  • Add some mappings
  • Add snipets
  • And more

Credits

Ancor Cruz's Vimfiles released under MIT License
Special thanks to Martin Grenfell, Fabio Akita, Tim Pope, Emili Parreño, etc.

vimfiles's People

Contributors

ancorcruz avatar crguezl avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.