Git Product home page Git Product logo

vimmyconf's Introduction

VimMyConf

Mi configuración de vim, esta gestionada con el plugin pathogen pathogen

El compañero carlop me ha servido de inspiración

Installation

  1. Clone repo

     git clone [email protected]:karlosgliberal/VimMyConf.git ~/.vim
    
  2. Create symlinks

     ln -s ~/.vim/vimrc ~/.vimrc
    
  3. Fetch submodules

     cd ~/.vim
     git submodule init
     git submodule update
    

TODO

El plugin snipmate.vim lo añado a bundles desde un fork propio y asi incluyo un php.snippets modificado con las golosinas de drupal Supuestamente se tendria que poder hacer sin este apaño, pero se tiene que cambiar el filetype a tipo "drupal" y no me gusta. Mientras que descubro como se usar filetype-overrule se queda así

Plugins

  • nerdtree => Gestor de directorios
  • snipmate => Atajos tipo texmate
  • sokoban.vim => Juego sokoban
  • supertab => Para acceder a la funcion autocompletado con el tabulador igual que los snipet
  • tcomment_vim => Comentarios en el codigo
  • vim-coffee-script => Coffescript
  • vim-colors-solarized
  • vim-fugitive => Gestión de git para vim (BRUATL)
  • vim-jade => Sistema de plantillas de expressjs
  • vim-jquery => Integración con jquery
  • vim-markdown
  • vim-stylus => Css diyievolucionado tipos sass o less (node.js)

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.