mirror of
https://github.com/pnx/dotfiles
synced 2026-07-02 14:33:40 +02:00
nvim: lua: use mason for lua_ls
This commit is contained in:
parent
0a7088aa43
commit
11b18b6813
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
local lspservers = {
|
local lspservers = {
|
||||||
lua_ls = {
|
lua_ls = {
|
||||||
cmd = { "/opt/luals/bin/lua-language-server", "--logpath=~/.local/luals/logs" },
|
|
||||||
settings = {
|
settings = {
|
||||||
Lua = {
|
Lua = {
|
||||||
runtime = {
|
runtime = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue