1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 19:49:25 +00:00

[neovim] Update basedright conf

This commit is contained in:
2024-04-02 17:23:09 +02:00
parent b04ef395f4
commit cfa173dd69

View File

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