diff options
author | Dalius Dobravolskas <daliusd@wix.com> | 2022-02-05 14:54:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-05 21:54:26 +0900 |
commit | 0c276aac90f5a49fcf2609d348a11ee0608dd558 (patch) | |
tree | 387ed5594a7d7755bfcfb87700575865ab6cea28 /ale_linters | |
parent | a58b7b5efb058ca8ba597289af2ab49ee56bfc46 (diff) | |
download | ale-0c276aac90f5a49fcf2609d348a11ee0608dd558.zip |
Allows to use quickfix for references. (#4033)
* Allows to use quickfix for references.
E.g. following mapping could be used to find references for item under
cursor and put result into quickfix list:
```
nnoremap <leader>af :ALEFindReferences -quickfix<CR>
```
Fixes #1759
* Documentation update.
Diffstat (limited to 'ale_linters')
0 files changed, 0 insertions, 0 deletions