close

#vi ~/.vimrc
set tabstop=4 shiftwidth=4 softtabstop=4 expandtab
將tab值設定為4個空白
非在4個倍數的會自動調整
syntax on

http://www.vim.org/scripts/script_search_results.php
到此搜尋(最下方)下載wombat256.vim到~/.vim/colors/
#vi ~/.vimrc
colorscheme wombat256
set t_Co=256

搜尋python.vim下載到~/.vim/syntax/
#vi ~/.vimrc
let python_highlight_all = 1

set hlsearch
set incsearch
set ignorecase



arrow
arrow
    文章標籤
    vim tab space
    全站熱搜
    創作者介紹
    創作者 slinbody 的頭像
    slinbody

    495884965

    slinbody 發表在 痞客邦 留言(0) 人氣()