dotfiles/.vimrc

4 lines
65 B
VimL

set laststatus=2
set mouse=a
syntax on
filetype plugin indent on