From 3473f61bf30294296a10d1c51a86b363d5d5624b Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Tue, 1 Nov 2016 09:57:23 -0600 Subject: Revert "Moving window switching to vim-options" This reverts commit f95265b22a62910c468a20d88be07654c34e937b. --- vimrc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/vimrc b/vimrc index 621a2b9..667cfc4 100644 --- a/vimrc +++ b/vimrc @@ -29,5 +29,10 @@ call plug#end() " Local Options "----------------------------------------------------------------------------------------------------------------------- set lazyredraw "Stops flashing from command above and helps save on processing +nnoremap +nnoremap +nnoremap +nnoremap +nnoremap set backupdir^=~/.vim/vim-files/backups/ set directory=~/.vim/vim-files/swaps/ -- cgit v1.2.3