1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Tweak lua stuff

This commit is contained in:
jdhao
2021-04-14 02:14:35 +08:00
parent b8329b9698
commit 20619c8c8e
3 changed files with 11 additions and 1 deletions

View File

@@ -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 <tab> if you use YouCompleteMe