Giter VIP home page Giter VIP logo

vim-for-drupal's Introduction

Vim-for-Drupal

Configuration for vim specialized for Drupal

This configuration use some of the best vim plugin's and make use of the best practices to work Drupal whit Vim (https://drupal.org/node/29325)

Installation (Mac & Linux)

1.- Clone the Repository

git clone [email protected]:omero/Vim-for-Drupal.git ~/.vim

2.- Init the git submodules and update them (for all the plugins)

cd ~/.vim

git submodule init

git submodule update

3.- Make a symbolik link to .vimrc

ln -s ~/.vim/vimrcs/vimrc ~/.vimrc

4.- Enjoy

Included Plugins

Read the docs of these plugins to understand them better. Each of them provide a much better Vim experience!

  • pathogen.vim: Manages the runtime path of the plugins
  • snipMate.vim: snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features in Vim
  • NERD Tree: A tree explorer plugin for vim
  • vim-airline: Lean & mean status/tabline for vim that's light as air (replacing powerline)
  • nerdcommenter: Vim plugin for intensely orgasmic commenting
  • vim-fugitive: a Git wrapper so awesome, it should be illegal
  • vim-gitgutter: A Vim plugin which shows a git diff in the gutter (sign column) and stages/reverts hunks.
  • drupal-snippets: Vim snippets for Drupal 7

Included color schemes

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.