Code Monkey home page Code Monkey logo

vimrc's Introduction

Groenewege vim configuration

Author: Gunther Groenewege

Fork me on GITHUB https://github.com/groenewege/vimrc

HOW TO INSTALL

  1. Check out from github

     $ git clone https://github.com/groenewege/vimrc.git ~/.vim
     $ cd ~/.vim
     $ git submodule init
     $ git submodule update
    
  2. Install ~/.vimrc and ~/.gvimrc

     $ ./install-vimrc.sh
    

PLUGINS

  • Ack: This plugin will allow you to run ack from vim, and shows the results in a split window.

  • Cheat: Vim wrapper for cheat (http://cheat.errtheblog.com) utility.

  • DelimitMate: Provides auto-balancing and some expansions for parens, quotes, etc.

  • Gist-vim: vimscript for gist

  • Gundo: Graph your Vim undo tree in style

  • Html5: HTML5 omnicomplete funtion and syntax for Vim

  • LustyJuggler: LustyJuggler is a high speed buffer switcher.

  • Nerd Commenter: A plugin that allows for easy commenting of code for many filetypes.

  • Nerd Tree: A tree explorer plugin for navigating the filesystem.

  • PDV: Provides really comfortable generation of phpDocumentor doc blocks.

  • Pathogen: Pathogen let us install a plugin as a bundle in ~/.vim/bundle seprately.

  • PickAColor: Inserts and edits color codes using a Mac OS X or GTk color chooser, or a color name.

  • SnipMate: TextMate-style snippets for Vim

  • Solarized: Precision colorscheme for the vim text editor

  • Sparkup: A parser for a condensed HTML format, inspired by Zen coding.

  • Surround: Delete/change/add parentheses/quotes/XML-tags/much more with ease.

  • Tabular: Vim script for text filtering and alignment

  • Taglist: Source code browser

  • Unimpaired: Pairs of handy bracket mappings . (empty lines, duplicate lines, encode/decode)

  • Vim-css-color: Highlight colors in css files.

  • Vim-Fugitive: A Git wrapper so awesome, it should be illegal.

  • Vim-less: vim syntax for LESS (dynamic CSS).

  • Vim-markdown-preview: preview markdown documents in the browser from vim

  • Vim-markdown: Vim Markdown runtime files

  • Vim-peepopen: Editor-specific plugins for the PeepOpen file chooser application.

  • Vim-symfony: Improve your symfony project

  • Vim-twig: Twig syntax highlighting, snipMate, etc.

vimrc's People

Contributors

groenewege avatar

Watchers

James Cloos avatar Ernie Massei 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.