dotfiles/vimrc
KeeganForelight b326f97342 pls
2022-03-07 16:09:37 -05:00

11 lines
166 B
VimL

filetype plugin indent on
" show existing tab with 4 spaces width
set tabstop=4
set shiftwidth=4
set expandtab
" setting color theme stuff
colorscheme onehalfdark