.dotfiles/.vimrc

10 lines
104 B
VimL
Raw Normal View History

2021-12-06 18:43:50 +00:00
##DOWNLOADED FROM GIT REPO##
2021-03-03 17:39:08 +00:00
syntax on
set tabstop=4
filetype on
set nu
set ruler
set mouse=a
set list