Explorar el Código

Add filetype plugin on

Olivier Marty hace 8 años
padre
commit
6fe73d46af
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      vimrc

+ 1 - 0
vimrc

@@ -2,6 +2,7 @@ execute pathogen#infect()
 
 set nocompatible
 syntax on
+filetype plugin on
 set number
 set tabstop=2
 set expandtab