egmkang

       "新的代数语言每5年就走红和过时,而我想要强调的是永恒的概念." ------By Knuth

07 2011 档案

[vim]我的vim配置
摘要: set nocompatibleset backspace=indent,eol,startset nobackupset history=50set rulerset showcmdset showmatchset hlsearchset incsearchset ignorecasesyntax onfiletype plugin indent onautocmd FileType text setlocalset autoindentset cindentset numberset expandtabset tabstop=4set shiftwidth=4set nowrapset l阅读全文

posted @ 2011-07-16 11:16 egmkang 阅读(220) | 评论 (1) 编辑