updates for lspinstall

This commit is contained in:
Chris 2021-03-23 19:47:53 -04:00
parent 7367ca68b7
commit 0a26f3731e
3 changed files with 19 additions and 2 deletions

View file

@ -1,5 +1,4 @@
-- https://github.com/sumneko/lua-language-server/wiki/Build-and-Run-(Standalone)
-- USER = vim.fn.expand('$USER')
local sumneko_root_path = DATA_PATH .. "/lspinstall/lua"
local sumneko_binary = sumneko_root_path .. "/sumneko-lua-language-server"