From 20619c8c8ebdc81ba62c27b0247adeed269184f4 Mon Sep 17 00:00:00 2001 From: jdhao Date: Wed, 14 Apr 2021 02:14:35 +0800 Subject: Tweak lua stuff --- lua/entrance.lua | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 lua/entrance.lua (limited to 'lua/entrance.lua') diff --git a/lua/entrance.lua b/lua/entrance.lua new file mode 100644 index 0000000..8839eed --- /dev/null +++ b/lua/entrance.lua @@ -0,0 +1,5 @@ +-- Some utility stuff +require 'utils' + +-- LSP stuff +require 'lsp' -- cgit v1.2.3