From c675add56afe44164dd51d1437deab97d3cf72f8 Mon Sep 17 00:00:00 2001 From: Brandon Toone Date: Fri, 15 Jan 2016 12:22:47 -0700 Subject: [PATCH] Update vimrc --- vim/vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vim/vimrc b/vim/vimrc index 8fca3e6..3e06dc0 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -136,6 +136,7 @@ nmap :setlocal spell! nnoremap n :enew " Toggle the scratch buffer - use to close buffer +" nnoremap s :ScratchPreview nnoremap s :ScratchPreview " Make it easier to backspace while typing