summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2025-04-02 08:29:04 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2025-04-02 08:29:04 -0400
commit5b1e36827b039ce64f7b36d0bd241f3dc2127f2b (patch)
tree3359cd7d24320258b9f8db6e5cf6340163c26b2a
parent5c42cea89b8aa6a6a58c204e70e94a9aefcfb4ed (diff)
README fixHEADmaster
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a402229..97f36a8 100644
--- a/README.md
+++ b/README.md
@@ -59,10 +59,10 @@ I don't want to force commands onto users, so I'll provide lua function which
they can configure how they please:
**Opening the rafta client** (could be used to LazyLoad):
-- `open`
-- `open_tab`
-- `open_split`
-- `open_vsplit`
+- `open()`
+- `open_tab()`
+- `open_split()`
+- `open_vsplit()`
**Managing Tasks**:
- `set_priority()`