nvim after

This commit is contained in:
Christian Nieves
2023-11-21 17:49:45 -06:00
parent dfd59c76e0
commit b63ef26e3b
3 changed files with 3 additions and 8 deletions

View File

@ -0,0 +1,6 @@
set autoindent
set nowrap
set tabstop=4
set softtabstop=4
set shiftwidth=4
set expandtab