Browse Source

Add filetype plugin on

Olivier Marty 8 năm trước cách đây
mục cha
commit
6fe73d46af
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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