Files
linux-toolkit/sh/.vimrc
2023-03-30 20:45:39 -05:00

7 lines
74 B
VimL

set number
set autoindent
set noexpandtab
set tabstop=2
set shiftwidth=2