Giter Club home page Giter Club logo

vim-config's Introduction

vim-config

My Vim Setup with pathogen

I list here all plugins i use and the pathogen installation

Makefile provide a deploy target that will install all plugins i use in one step

plugins i use

  • pathogen -- as the plugin manager @see http://artisan.karma-lab.net/configurer-vim
  • colorizer -- for synthax highting
  • lightline.vim -- for advanced status bar
  • NERDTree -- for filesystem explorer
  • nextval -- usefull plugin to increment values, neat shortcut
  • syntastic -- linter for code (i use eslint for js, phpmd, stylelint for css/less/sass)
  • tabular -- a plugin to align things, usefull for behat tests
  • tagbar -- a split window (keybound F8) that display symbols of code
  • vim-csscomb -- run csscomb on css/less/sass files
  • vim-fugitive -- git within vim (not really using this one)
  • vim-jsbeautify -- C-f to beautify js file
  • vim-matchit -- a way to move around matching code blocks (if, else, etc)
  • vim-surround -- select around thing
  • supertab -- autocompletion with tab
  • vim-commentary -- comment in and out code
  • vim-php-cs-fixer -- enable php coding style fixer
  • ctrlp.vim -- fuzzy file finder
  • vim-php-namespace -- manager class uses
  • vim-twig -- twig color synthax
  • vim-buftabline -- header line with list of buffers
  • vim-airline -- advanced status and tabline
  • vim-gitgutter -- git diff in line row

vim-config's People

Contributors

meshenka 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.