Git Product home page Git Product logo

vimfiles-1's Introduction

My Vimfiles

This is my ~/.vim folder I use on every computer I touch. I have successfully set it up on the following systems:

  • Linux
  • Mac OSX
  • Windows (yep, you heard right)

I use to develop using:

  • Ruby
  • Ruby on Rails
  • Javascript
  • Python
  • HTML
  • CSS
  • HAML
  • SASS
  • Less
  • And others (Mostly Web Development)

It includes plugins that I find most useful. Some of them:

  • ack
  • align
  • bufexplorer
  • camelcasemotion
  • Command-T
  • CSApprox
  • cucumber
  • endwise
  • fugitive
  • gist
  • git
  • haml
  • indent_object
  • IndexedSearch
  • javascript
  • markdown
  • markdown_preview
  • nerdcommenter
  • nerdtree
  • ragtag
  • rails
  • rake
  • rspec
  • snipmate
  • surround
  • Syntastic
  • taglist
  • textile
  • unimpaired

All these are actually git submodules, so updating should be as easy as running

git submodule update

Requirements

  • Git
  • Ruby
  • gcc (for Command-T to work)
  • curl
  • exuberant ctags

Installation/Usage

Run the following command from your terminal and enjoy the fireworks!

curl https://github.com/jfgomez86/vimfiles/raw/master/install.sh | sh

Post Instalation Notes

  • The install script above tries to compile a Command-T c++ component.

  • NERDCommenter doesn't work unless a tag is manually switched to:

    ~/.vim/bundle/nerdcommenter/ $> git checkout 2.1.10

  • SuperTab plugin isn't compatible with endwise by default, so I removed it.

  • I hate autoclose.vim, gave it a 2nd chance, but I still hate it. Removed.

vimfiles-1's People

Contributors

alexey-chernikov avatar halorgium avatar jfgomez86 avatar

Stargazers

 avatar

Watchers

 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.