mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Do not use annoying visual bells.
This commit is contained in:
parent
09a84d1622
commit
b088f7adb8
@ -88,7 +88,7 @@ set wildignore+=*.aux,*.bbl,*.blg,*.brf,*.fls,*.fdb_latexmk,*.synctex.gz,*.pdf
|
||||
" Ask for confirmation when handling unsaved or read-only files
|
||||
set confirm
|
||||
|
||||
" Use visual bells to indicate errors, do not use errorbells
|
||||
" Do not use visual and errorbells
|
||||
set visualbell noerrorbells
|
||||
|
||||
" The level we start to fold
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user