vim設定のメモ 2022/12/28 #tech 目次 基本設定 基本設定 set fenc=utf-8 set noswapfile set autoread set wrap set number set smartindent set showmatch syntax on