[neovim] Update basedright conf

This commit is contained in:
Daniel Carrillo 2024-04-02 17:23:09 +02:00
parent b04ef395f4
commit cfa173dd69
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ return {
reportMissingTypeStubs = "information",
reportUnknownMemberType = "information",
reportUnknownVariableType = "information",
reportArgumentType = "information",
reportIndexIssues = "information",
},
},
},