From b52f09995bd0eba93f6f29d3d41f598d47754139 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 3 Oct 2016 08:05:08 +0200 Subject: Clean vim configuration little bit more --- shellrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'shellrc') diff --git a/shellrc b/shellrc index b1a4796..0f84d26 100644 --- a/shellrc +++ b/shellrc @@ -29,10 +29,7 @@ export LESS_TERMCAP_ue=$'\E[0m' export LESS_TERMCAP_us=$'\E[1;32m' alias gst='git status' -alias vimc='vim -c "call InitC()"' -alias vimb='vim -c "call InitBase()"' -alias vimp='vim -c "call InitPython()"' -alias vims='vim -c "call InitBash()"' +alias v='vim' alias i='i3-msg' # Systemd aliases -- cgit v1.2.3