feat: Add '.git' to root_markers for luals
This commit is contained in:
parent
2a2126eda9
commit
2b9aa3829f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ return {
|
|||
'stylua.toml',
|
||||
'selene.toml',
|
||||
'selene.yml',
|
||||
'.git',
|
||||
},
|
||||
|
||||
settings = {
|
||||
|
|
Loading…
Reference in a new issue