diff --git a/vimrc b/vimrc index 13e92d4..3232149 100644 --- a/vimrc +++ b/vimrc @@ -2,5 +2,5 @@ "!!! makes use of marker ' " Set up the runtime path -set runtimepath=$VIMRUNTIME,$HOME/.config/nvim +set runtimepath=$VIMRUNTIME,$HOME/.config/nvim,$HOME/.vim let &rtp=&rtp.','.expand(':p:h').'/vim'