vim auto indent

如果您覺得您的問題不屬於 debian desktop 或是 debian server 版的範圍內,請在這裡發問。

版主: mufa

vim auto indent

文章fotgot » 週日 12月 19, 2004 10:55 pm

請教一下,為什麼我的vim
寫 *.c 的檔案時 ,有 auto indent 的功能,
但是寫 *.pl , perl 時卻沒有此項功能 ?

thanks!

<(__ __)>
fotgot
 

re:vim auto indent

文章redjoe » 週二 12月 21, 2004 12:23 am

找一下 ~/.vimrc 或 /etc/vim/vimrc,
有設 set autoindent嗎 :-)

有段
代碼: 選擇全部
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")
redjoe
快樂的大學生
快樂的大學生
 
文章: 518
註冊時間: 週一 4月 07, 2003 10:15 pm
來自: Taiwan

re:vim auto indent

文章訪客 » 週二 12月 21, 2004 8:56 pm

我找了 /usr/share/vim/vim63/indent/perl.vim

" TODO things that are not or not properly indented (yet) :
" - Continued statements
" print "foo",
" "bar";
" print "foo"
" if bar();
" - Multiline regular expressions (m//x)
" (The following probably needs modifying the perl syntax file)
" - qw() lists
" - Heredocs with terminators that don't match \I\i*

" Only load this indent file when no other was loaded.



... 這是說他還沒此項功能嗎?

and 你附的那一段代碼是?!
:mygod:
訪客
 

re:vim auto indent

文章redjoe » 週四 12月 23, 2004 12:31 am

我的有這個功能,包括php :-D
redjoe
快樂的大學生
快樂的大學生
 
文章: 518
註冊時間: 週一 4月 07, 2003 10:15 pm
來自: Taiwan


回到 debian misc

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客