Added .luarc.json to get rid of warnings about missing global vim object
This commit is contained in:
@@ -19,7 +19,6 @@ require('mason-lspconfig').setup({
|
||||
'gopls',
|
||||
'pylsp',
|
||||
'clangd',
|
||||
-- 'volar',
|
||||
},
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user