mhinz / mhinz/vim-grepper

Adding a generic mapping example in wiki on <Plug>(GrepperOperator) flags setting

Open
#230 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
1.2k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

Hello,

I have read the Wiki, skimmed through the source.

Can you provide a generic example on how to tweak the GrepperOperator flag mapping behavior ?

I see line 1200 on-wards,
let flags = s:get_config().operator ......

I suspect it happens here though have no clue (vimscript ignorant) what to set to trigger or config -buffers -noopen and the likes for the GrepperOperator mappings.

Please, add a single line example on how to set up or pass the option flags for GrepperOperator mappings, so that it can be tweaked at will afterwards.

Kindly

Contributor guide

Open the contributing guide

Research direction

Start with the wiki entry for GrepperOperator mappings and inspect the source around line 1200, especially the s:get_config().operator flag handling. Add one generic configuration example showing how to pass or set the mapping flags, then verify that the example explains options such as -buffers and -noopen.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.