This commit is contained in:
Paul Trowbridge 2023-05-09 21:54:55 -04:00
parent e4d9373f1f
commit 4f711d1f3c
1 changed files with 1 additions and 1 deletions

2
.vimrc
View File

@ -26,7 +26,7 @@ let NERDTreeShowHidden=1
set tabstop=4 softtabstop=0 expandtab shiftwidth=4 smarttab
set mouse=a
set nowrap
colorscheme default
colorscheme desert
syntax on
set splitright
set splitbelow