nano
とか vim
ってタブ幅 8 スペースあってちょっと広すぎる気がする。
cat > ~/.vimrc
set tabstop=4
set shiftwidth=4
set expandtab
set autoindent
Go to list of users who liked
nano
とか vim
ってタブ幅 8 スペースあってちょっと広すぎる気がする。
cat > ~/.vimrc
set tabstop=4
set shiftwidth=4
set expandtab
set autoindent
Register as a new user and use Qiita more conveniently
Go to list of users who liked