From 1ad6082576d5ffcdc837e72fe3a5acfa5194e3a0 Mon Sep 17 00:00:00 2001 From: Lucas Della Bella Date: Fri, 8 Mar 2019 12:40:29 -0800 Subject: [PATCH] WTF gross u cant spell ^ --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index df630fd..836a782 100644 --- a/.vimrc +++ b/.vimrc @@ -26,7 +26,7 @@ set incsearch " match search while entering text set number syntax on -" Custon mappings +" Custom mappings source ~/.vim/mappings.vim " backspace and cursor keys wrap to previous/next line