dotfiles/vimrc

7 lines
70 B
VimL
Raw Normal View History

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