From 39ab28417be9122a9be01c53eae8f4a81fb4e510 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 26 Aug 2019 14:11:05 +0300 Subject: [PATCH] Remove whereami.vim replaced command --- vim/.vimrc | 1 - 1 file changed, 1 deletion(-) diff --git a/vim/.vimrc b/vim/.vimrc index 4ad145e..b9bb77d 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -145,7 +145,6 @@ nmap _ f_l nmap ] "*yiw nmap p "_diwP -nmap o :let @*=expand("%:p") nmap ]q :cnext nmap [q :cprev -- 2.44.0