$less ~/.vimrc
colorscheme murphy
set tabstop=4 shiftwidth=4 softtabstop=0
set noexpandtab
set autoindent
set backspace=2
set showmatch
set wildmenu
set ignorecase
set smartcase
set nowrapscan
set number
set ruler
set list
set listchars=tab:^set nowrap
set laststatus=1
set title
:set scrolloff=20
【参考】
fhw - vim-dotvimrc
vim各種設定
0 件のコメント:
コメントを投稿