Fix .vimrc

This commit is contained in:
2023-03-30 20:45:39 -05:00
parent 5b10954537
commit 3dc5f4681a

View File

@ -1,7 +1,5 @@
# Line numbers
set number set number
# Indentation
set autoindent set autoindent
set noexpandtab set noexpandtab
set tabstop=2 set tabstop=2