From a83711dcad1d18e9005b238914d25def111dc516 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 23 Nov 2024 03:26:32 +0000 Subject: Update --- vim/vimrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vim/vimrc') diff --git a/vim/vimrc b/vim/vimrc index c76f7b6..7e283d4 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -7,7 +7,7 @@ endif " Get current dir " let s:home = fnamemodify(resolve(expand(':p')), ':h') -let s:home = '~/helper/vim' +let s:home = '/home/pham/helper/vim' " Add current dir into runtimepath execute 'set runtimepath+='.s:home @@ -28,6 +28,7 @@ endif if has('nvim') LoadScript mini.lua else + colo desert "LoadScript init/plugins.vim "LoadScript init/style.vim endif -- cgit v1.2.3-70-g09d2