dotfiles/.vimrc

4 lines
48 B
VimL
Raw Normal View History

2021-04-16 17:11:40 +00:00
set mouse=a
2021-04-16 17:16:00 +00:00
syntax on
2022-04-19 03:18:43 +00:00
filetype plugin indent on