From ee9ef653462814a7cd93e4fb3bca3617d7dd314a Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Sat, 20 Feb 2021 19:27:39 -0500 Subject: [PATCH] Update .vimrc --- .vimrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vimrc b/.vimrc index f475a71..c721958 100644 --- a/.vimrc +++ b/.vimrc @@ -74,7 +74,7 @@ colorscheme molokai "--- unused plugin configs: --- "let g:user_emmet_expandabbr_key='' "use tab to expand in emmet -"imap emmet#expandAbbrIntelligent("\") "only have tab expand in emmet when it's supposed to +"imap emmet#expandAbbrIntelligent("\") "only have tab expand in emmet when it's supposed to "show bufferline in statusbar "bufferline "let g:bufferline_echo = 0 "bufferline 1 is another option @@ -88,4 +88,3 @@ colorscheme molokai "--- unused themes configs: --- "let g:rehash256 = 1 "molokai theme addon "let g:molokai_original = 1 "molokai theme addon -