vimrc
set nobackup
set noswapfile
set number
set laststatus=2
set noshowmode
set tabstop=4
set shiftwidth=4
set incsearch
set autoindent
set list
set listchars=tab:›␣,trail:✓,extends:»,precedes:«,nbsp:≈,eol:←
syntax on
set termguicolors
set noswapfile
set number
set laststatus=2
set noshowmode
set tabstop=4
set shiftwidth=4
set incsearch
set autoindent
set list
set listchars=tab:›␣,trail:✓,extends:»,precedes:«,nbsp:≈,eol:←
syntax on
set termguicolors
Plugin
surround
lexima
closetag
lightline
lexima
closetag
lightline
Surroundプラグイン
NORMALモード
- yssに続いて、囲む文字を入力する
VISUALモード
- Sに続いて、囲む文字を入力