Files
dotfiles/.vimrc
2025-10-24 22:54:19 -07:00

5 lines
75 B
VimL

syntax on
hi Comment ctermfg=LightGray
set autoindent ts=4 sw=4
set number