2008-04-25 (Fri)
2008-04-24 (Thu)
_ [comp] 続・vim で勝手にコメント/インデントをやめさせる
いつの間にか ruby syntax でも同様のおせっかいが起きるようになってたので、~/.vim/after/ftplugin/ruby.vim に以下追加。
" 勝手にコメントをやめさせる
set formatoptions-=o
set formatoptions-=r
" 勝手にインデントをやめさせる
set noautoindent
set nocindent
2008-04-23 (Wed)
_ [vdr] ちょっと追記
続々・EastAsianAmbiguous キャラクタの幅が UTF-8 で常に 1 にちょっと追記。
_ [debian] screen 4.0.3-8vd1
を当てて作成。