[Linux] ~/.vimrc

set clipboard=unnamed    "connect system clipboard
set ai                   "auto indent
set cindent shiftwidth=4 "C { indent
set nu                   "line number
set tabstop=4            "tab width

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *