From 2b8c1092f805bfcf81ef6e95f26e062cd94d8988 Mon Sep 17 00:00:00 2001 From: boput Date: Mon, 16 Nov 2015 11:41:41 -0800 Subject: [PATCH] Update my_configs.vim --- my_configs.vim | 2 -- 1 file changed, 2 deletions(-) diff --git a/my_configs.vim b/my_configs.vim index f9686b55..248273af 100644 --- a/my_configs.vim +++ b/my_configs.vim @@ -4,8 +4,6 @@ set shortmess=I " Mode shown in the statusline all the time" set noshowmode -"If we want backups, then put them under vim_runitime" -set backupdir=~\.vim_runtime\backupdir " Block can move outside of bounds" set virtualedit=block