From f611f1922a6c4bc19a661875391f09ccfd64a58d Mon Sep 17 00:00:00 2001 From: A Farzat Date: Sun, 6 Oct 2024 15:23:45 +0900 Subject: Fix hard path in init.vim --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.vim') diff --git a/init.vim b/init.vim index 7f38b75..29132c3 100644 --- a/init.vim +++ b/init.vim @@ -7,7 +7,7 @@ endfor source :p:h/plugins.vim " Regular settings. -source /home/farzat/.config/nvim/regular.vim +source :p:h/regular.vim " Global mappings. source :p:h/global-mappings.vim -- cgit v1.2.3-70-g09d2