Coder Social home page Coder Social logo

dotvim's Introduction

Collection of Vim Plugins

This is a customized vim configuration set with a few plugins that I use.
It is pretty generic but has some ties to using MacVim with a sidebar and tabs, edit Coffee Script and compile LaTex documents.

The following is the original Readme.


I primary use Vim for web development with ruby and rails. So the following
plugins are included:

  • rails.vim
  • cucumber
  • haml
  • jslint
  • matchit
  • snipmate
  • serveral git related ones
  • latex
  • powerline
  • easymotion
  • ruby debugger (I do not use it yet)
  • โ€ฆ and many more, look at vendor/

Installation

You need a feature-rich version of vim. Installing `vim-gnome` in Ubuntu does the trick.

code
mv ~/.vim ~/.vim-b4-niklas
mv ~/.vimrc ~/.vimrc-b4-niklas

git clone git://github.com/niklas/dotvim.git ~/.vim ln -s ~/.vim/vimrc ~/.vimrc vim ~/.vim/rc/local.vim # put your stuff here

Modularity

The vimrc is split up in serveral files to accomplish a kind of organization ..
we will see where this will lead us.

You can modify rc/local.vim to your needs. It will be sourced as last file
from the rc/ dir and will never be overwritten by the repository.

Collaboration

Please fork and send me a pull request if you have something awesome :)

Thanks

Thanks go to the Vim developers and plugin hackers, especially tpope .

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.