Vim

install

# Arch
sudo pacman -S vim
# Windows 10
scoop install vim

config

1

vim ~/.vimrc
set tabstop=4
set shiftwidth=4
set noexpandtab

reference

cross-reference

cache

resource

cache

appdedix

gvim