mirror of
https://github.com/ThePrimeagen/harpoon.git
synced 2025-07-14 01:50:27 +00:00
fixed command for cmd-ui
This commit is contained in:
parent
fd806b6797
commit
5193f23ecc
@ -124,7 +124,7 @@ lua require("harpoon.term").sendCommand(1, "ls -la")
|
|||||||
This feature adds ability to change commands while working inside a project.
|
This feature adds ability to change commands while working inside a project.
|
||||||
Just call the following function to edit commands inside the list
|
Just call the following function to edit commands inside the list
|
||||||
```lua
|
```lua
|
||||||
lua require('harpoon.ui-cmd').toggle_quick_menu()
|
lua require('harpoon.cmd-ui').toggle_quick_menu()
|
||||||
```
|
```
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user