From 34b537fee35d9d344fd0507e7effd7c0dc2b4830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Mon, 18 Jan 2016 10:03:45 +0100 Subject: as for nvim 0.1.1, use -u vimrc --- bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bashrc b/bashrc index 9ba16e5..25b685b 100644 --- a/bashrc +++ b/bashrc @@ -134,7 +134,7 @@ my_export 'EDITOR' 'vim' '/usr/bin/vi' # catch and eval dmalloc output #function dmalloc { eval `command dmalloc -b $*`; } #alias lss="ls -l" -alias vim="nvim" +alias vim="nvim -u ~/.vimrc" alias sct="systemctl" alias fuck='eval $(thefuck $(fc -ln -1)); history -r' -- cgit v1.1-2-g2b99