explicit syntax on

This commit is contained in:
Your Name
2025-10-24 22:54:19 -07:00
parent c453bced83
commit 297e1fcc6a

1
.vimrc
View File

@@ -1,3 +1,4 @@
syntax on
hi Comment ctermfg=LightGray hi Comment ctermfg=LightGray
set autoindent ts=4 sw=4 set autoindent ts=4 sw=4
set number set number