From 865c863f795ce3022f57f15e795bfa0d2172b3a0 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 30 Mar 2023 15:55:02 +0400 Subject: Plugged in the theme Signed-off-by: Valentin Popov --- init.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.vim') diff --git a/init.vim b/init.vim index 56d9608..f8b71c1 100644 --- a/init.vim +++ b/init.vim @@ -1,5 +1,5 @@ " Connecting the plugin manager -lua require('plugins') +lua require('init') augroup packer_user_config autocmd! -- cgit v1.2.3