aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2023-10-11 20:35:12 +0200
committerjdhao <jdhao@hotmail.com>2023-10-11 20:35:50 +0200
commit54ca6d419198fcca6d7b8f6f81b7fa6d32e2e45c (patch)
tree48b439e22299087e3afa5f2730e678b9faa029b3 /core
parent97af59e670be09dfb74d136af94be8ab3b98c25a (diff)
update to nvim 0.9.4
Diffstat (limited to 'core')
-rw-r--r--core/plugins.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/plugins.vim b/core/plugins.vim
index b3bc237..83b6a52 100644
--- a/core/plugins.vim
+++ b/core/plugins.vim
@@ -1,7 +1,7 @@
scriptencoding utf-8
" Plugin specification and lua stuff
-lua require('plugins')
+lua require('plugin_specs')
" Use short names for common plugin manager commands to simplify typing.
" To use these shortcuts: first activate command line with `:`, then input the