aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2024-03-03 16:35:59 -0500
committerAdam Harrison <adamdharrison@gmail.com>2024-03-03 16:35:59 -0500
commit191c3145543bf06149d1905b170a9be4134e31cc (patch)
treeec2c463f4b7ef14fe62e390b14f243431dec6bb1 /README.md
parent3f022d841fb457fb8822b5ff6b76ffa7b3e26716 (diff)
downloadlite-xl-plugin-manager-191c3145543bf06149d1905b170a9be4134e31cc.tar.gz
lite-xl-plugin-manager-191c3145543bf06149d1905b170a9be4134e31cc.zip
Added in ability to explicitly chmod files.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index aaa3fb8..91c61f0 100644
--- a/README.md
+++ b/README.md
@@ -154,6 +154,16 @@ CMAKE_DEFAULT_FLAGS="-DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM=NEVER\ -DCMAKE_FIND_ROO
To run the test suite, you can use `lpm` to execute the test by doing `./lpm test t/run.lua`. use `FAST=1 ./lpm test t/run.lua` to avoid the costs of tearing down and building up suites each time.
+## Extra Features
+
+### Bottles
+
+### Extra Fields
+
+* `addons.files.extra.chmod_executable`
+
+An array of files to be marked as executable (after extraction, if applicable).
+
## Bugs
If you find a bug, please create an issue with the following information: