From f2b2467e9c553fdc2b2f343d6b83e2b2588e9259 Mon Sep 17 00:00:00 2001 From: Ryan Reed Date: Mon, 11 Oct 2021 12:45:09 -0400 Subject: [PATCH] Comment update --- dot_vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_vim/vimrc b/dot_vim/vimrc index 5fc3673..d704273 100644 --- a/dot_vim/vimrc +++ b/dot_vim/vimrc @@ -121,6 +121,7 @@ endif " Plugin - vim-rainbow + " DISABLED: Interferes with spellcheck " let g:rainbow_active = 1 " Plugin - vim-surround