dotfiles/.vimrc

6 lines
82 B
VimL
Raw Normal View History

2024-02-23 14:30:06 -08:00
set tabstop=4
set shiftwidth=4
set expandtab
set guioptions+=T
set guioptions+=m