Browse Source

Add filetype plugin on

Olivier Marty 8 years ago
parent
commit
6fe73d46af
1 changed files with 1 additions and 0 deletions
  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