This commit is contained in:
Christian Nieves
2023-08-04 18:16:46 +00:00
parent a23d3e359a
commit e3c702a55d
6 changed files with 48 additions and 73 deletions

View File

@ -72,10 +72,9 @@ set scrolloff=3 " Minumum lines to keep above and below cursor
" \ },
" \ cache_enabled: 1,
" \ }
set shortmess=A
set shortmess=A " disable swap
set shortmess+=O
set modifiable
set omnifunc= completeopt=menuone,noinsert,noselect
set updatetime=100