diff options
| author | jdhao <jdhao@hotmail.com> | 2021-07-24 01:18:15 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-07-24 01:18:15 +0800 |
| commit | fae45c5dc8c215c24edb51ded0898d782d2d9ca1 (patch) | |
| tree | fe98912ce28e5fc951510c527566e34b98694db2 /core/plugins.vim | |
| parent | 081763697bf939ed2de9405170ca564a6fa1cd5e (diff) | |
Clean the code
Diffstat (limited to 'core/plugins.vim')
| -rw-r--r-- | core/plugins.vim | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
