Ver código fonte

Add filetype plugin on

Olivier Marty 8 anos atrás
pai
commit
6fe73d46af
1 arquivos alterados com 1 adições e 0 exclusões
  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