From 20619c8c8ebdc81ba62c27b0247adeed269184f4 Mon Sep 17 00:00:00 2001 From: jdhao Date: Wed, 14 Apr 2021 02:14:35 +0800 Subject: Tweak lua stuff --- core/plugins.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/plugins.vim') diff --git a/core/plugins.vim b/core/plugins.vim index 2e50435..cb72594 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -312,7 +312,7 @@ call utils#Cabbrev('pc', 'PlugClean') "}} "{{ Auto-completion related -lua require('lsp') +lua require('entrance') """""""""""""""""""""""""UltiSnips settings""""""""""""""""""" " Trigger configuration. Do not use if you use YouCompleteMe -- cgit v1.2.3