From eec48ff71881d8757b79dcd95aac9dac4d71bf72 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sun, 12 May 2024 21:01:00 +0200 Subject: tidied this repo up and uploaded my new nvim from scratch config --- gvimrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gvimrc') diff --git a/gvimrc b/gvimrc index eda4fc7..2f9e8ec 100644 --- a/gvimrc +++ b/gvimrc @@ -28,3 +28,5 @@ if has("gui_running") " like in the terminal: use Ctrl-shift-v for paste in vim's command editor cnoremap * endif + +source fnamemodify(expand("$MYVIMRC"), ":p:h") . "/vimrc" -- cgit v1.2.3