請教一下,為什麼我的vim
寫 *.c 的檔案時 ,有 auto indent 的功能,
但是寫 *.pl , perl 時卻沒有此項功能 ?
thanks!
<(__ __)>
版主: mufa
if has("autocmd")
" Enabled file type detection
" Use the default filetype settings. If you also want to load indent files
" to automatically do language-dependent indenting add 'indent' as well.
filetype plugin on
endif " has ("autocmd")
正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客