From b97bcbeddc3902911c2e9ab5f13b5327a81c745f Mon Sep 17 00:00:00 2001 From: Ashkan Kiani Date: Wed, 13 Nov 2019 10:45:30 -0800 Subject: Add skeleton and refactor texlab. --- lua/common_lsp.lua | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 lua/common_lsp.lua (limited to 'lua/common_lsp.lua') diff --git a/lua/common_lsp.lua b/lua/common_lsp.lua new file mode 100644 index 00000000..d412bb15 --- /dev/null +++ b/lua/common_lsp.lua @@ -0,0 +1,7 @@ +local M = { + texlab = require 'common_lsp/texlab'; +} + + +return M +-- vim:et ts=2 sw=2 -- cgit v1.2.3-70-g09d2