feat(lua): add helper functions to open project folder based on OS for better navigation

This commit is contained in:
David Ibia
2025-07-21 16:59:25 +01:00
parent 71e165541c
commit a12b3bb04e
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1 @@
require("absolute.helpers.open-project-folder")