add lua only version

This commit is contained in:
Patrick Nisble
2026-01-19 08:34:25 +01:00
parent 14e757dd77
commit 82afdef873
3 changed files with 327 additions and 0 deletions
+22
View File
@@ -18,3 +18,25 @@ return {
build = function(_) vim.cmd "UpdateRemotePlugins" end,
}
```
## Setup
### Shell Configuration
#### Environment Variables
CLICKUP_AUTH
: user api token for clickup
CLICKUP_USER_ID
: user id for clickup
CLICKUP_WORKSPACE_ID
: workspace id for clickup
## Commands
### `:MrPy`
- start task selector of user's tasks (not done/closed)