This commit is contained in:
Christian Nieves
2025-06-17 21:33:21 +00:00
parent 1f30ce43c7
commit b5e0e2ebf5
3 changed files with 53 additions and 44 deletions

View File

@ -1,3 +1,7 @@
set tabstop=2
set softtabstop=2
set shiftwidth=2
set softtabstop=2
set expandtab
set textwidth=80
set colorcolumn=80