Created
September 16, 2014 19:16
-
-
Save fervisa/9d2c53f117a5390ffb48 to your computer and use it in GitHub Desktop.
Configuración de vim para carpeta específica
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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