Question: is it possible to customize search for a word?
Open
- Dominant language
- Vim Script
- Stars
- 1.6k
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I wonder if it is possible to customize `CtrlSFCwordPath` to add some data.
Let's say my cursor is on word `foo`, can I press a hotkey to get
```
:CtrlSF 'def foo'
```
instead of
```
:CtrlSF foo
```
?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.