Skip to content

Instantly share code, notes, and snippets.

@fervisa
Created September 16, 2014 19:16
Show Gist options
  • Save fervisa/9d2c53f117a5390ffb48 to your computer and use it in GitHub Desktop.
Save fervisa/9d2c53f117a5390ffb48 to your computer and use it in GitHub Desktop.
Configuración de vim para carpeta específica
colorscheme molokai " Setear esquema de colores
autocmd VimEnter * :NERDTree " Abrir NERDTree al arrancar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment