Added hcpn script

This commit is contained in:
2022-01-04 17:17:22 -05:00
parent 1cf65faff0
commit d85d10f1eb
3 changed files with 13 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ set autowrite " automatically write files when changing
set background=dark
set backspace=indent,eol,start
set belloff=all
" set colorcolumn=120
set colorcolumn=120
set expandtab " replace tabs with spaces automatically
set exrc
set foldmethod=manual