vim【Vim】わたしの vim の設定 .vimrc わたしの vim の設定 syntax enable colorscheme elflord set ts=4 sw=4 et set number set laststatus=2 "カレント行ハイライトON set cursorline "アンダーラインを引く(color terminal) highlight CursorLine term=NONE ctermfg=black ctermb...2020.01.092022.10.08vim