From 17b3369281f4893dedcaa13d5c30efed5347524e Mon Sep 17 00:00:00 2001 From: Jordan Atwood Date: Tue, 27 Dec 2022 17:26:31 -0800 Subject: [PATCH] Fix vimrc comment spelling --- src/.vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/.vimrc b/src/.vimrc index f2283c4..f01157a 100644 --- a/src/.vimrc +++ b/src/.vimrc @@ -65,7 +65,7 @@ set visualbell " And reset the terminal code for the visual bell. If visualbell is set, and " this line is also included, vim will neither flash nor beep. If visualbell -" is unsetl, this does nothing. +" is unset, this does nothing. set t_vb= " Set the command window height to 2 lines, to avoid many cases of having to