lk jasdfksdaklasdfkljklj sadfk jkl

This commit is contained in:
Arthur K. 2025-01-04 18:47:09 +03:00
parent 0c9b0016c6
commit da50f04f9d
Signed by: wzray
GPG key ID: B97F30FDC4636357
11 changed files with 137 additions and 5 deletions

View file

@ -0,0 +1,3 @@
return {
root_dir = vim.fs.dirname(vim.fs.find({'gradlew', '.git', 'mvnw'}, { upward = true })[1]),
}