Remove .vimrc and use neovim instead

This commit is contained in:
Anthony Wang 2022-08-16 23:18:34 -05:00
parent 8a4c981af3
commit d94e7aba28
Signed by: a
GPG key ID: BC96B00AEC5F2D76

3
.vimrc
View file

@ -1,3 +0,0 @@
set mouse=a
syntax on
filetype plugin indent on