Ignore lua-ls warnings about missing-fields

This commit is contained in:
2024-03-03 22:43:39 +00:00
parent 97cfaddce8
commit 0c9780cdd5
2 changed files with 13 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
return{
return {
'kylechui/nvim-surround',
version = "*", -- Use for stability; omit to use `main` branch for the latest features
event = "VeryLazy",