add lua only version
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user