From fae45c5dc8c215c24edb51ded0898d782d2d9ca1 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sat, 24 Jul 2021 01:18:15 +0800 Subject: Clean the code --- core/plugins.vim | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/plugins.vim') diff --git a/core/plugins.vim b/core/plugins.vim index ca9a1bf..9fa4229 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -1,8 +1,6 @@ scriptencoding utf-8 " Plugin installation -let g:plugin_home = printf('%s/site/pack/packer/', stdpath('data')) - lua require 'plugins' "{ Plugin settings -- cgit v1.2.3