dotfiles/vimrc

7 lines
70 B
VimL
Raw Normal View History

2016-09-23 23:13:08 +00:00
filetype plugin indent on
set tabstop=4
set shiftwidth=4
set number