mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 04:09:38 +00:00
nvim: update lua package
This commit is contained in:
parent
04dd728efc
commit
80862f7fe7
@ -6,11 +6,11 @@ lsp.ensure_installed({
|
||||
'tsserver',
|
||||
'eslint',
|
||||
'clangd',
|
||||
'sumneko_lua',
|
||||
'lua_ls',
|
||||
})
|
||||
|
||||
-- Fix Undefined global 'vim'
|
||||
lsp.configure('sumneko_lua', {
|
||||
lsp.configure('lua_ls', {
|
||||
settings = {
|
||||
Lua = {
|
||||
diagnostics = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user