Simon Hauser
|
6ece9c462a
|
fix: live_grep additional_args parsing (#2306)
(cherry picked from commit 18fc02b499)
|
2023-01-06 14:35:51 +01:00 |
|
Simon Hauser
|
47143bbb42
|
chore: bump ci to more modern os and nvim versions (#2289)
(cherry picked from commit 0a7588252a)
|
2023-01-06 14:34:52 +01:00 |
|
 fcyingandSimon Hauser
|
10151e4dbb
|
fix: misidentification invert and files_with_matches (#2240) (#2262)
(cherry picked from commit d16581ef7d)
|
2023-01-06 14:31:57 +01:00 |
|
Simon Hauser
|
8944b48f21
|
fix: rg invert and files-with-matches res line parsing (#2208)
(cherry picked from commit 9cf465894a)
|
2023-01-06 14:29:21 +01:00 |
|
 Gutyina GergőandSimon Hauser
|
6a67ef38bf
|
feat: allow table as additional args in live grep and grep string (#2139)
(cherry picked from commit 5c7db4055d)
|
2023-01-06 14:28:55 +01:00 |
|
 kylo252andSimon Hauser
|
e7efa55b4f
|
perf(builtin): faster list extend for find_files (#2205)
(cherry picked from commit 090b687542)
|
2023-01-06 14:28:21 +01:00 |
|
 Christian ClasonandSimon Hauser
|
51faca4b53
|
fix(preview): update buffer previewer to upstream changes (#2150)
https://github.com/neovim/neovim/pull/19931 removed `_get_hl_from_capture(id)` since captures are now implicitly mapped to highlight groups with the same name.
(cherry picked from commit b923665e64)
|
2022-09-04 22:01:22 +02:00 |
|
 Bryce MontanoandSimon Hauser
|
037134ae89
|
fix: find_files to force color=never (#2130)
Co-authored-by: Bryce Montano <brycesec@amazon.com>
(cherry picked from commit ad32a4c453)
|
2022-08-13 11:07:31 +02:00 |
|
Simon Hauser
|
a36500c7ee
|
fix: live_grep search_dirs and grep_open_files opts
fix #2048
|
2022-07-07 19:16:13 +02:00 |
|
Simon Hauser
|
f838695459
|
chore: reformat with stylua 0.14.0
|
2022-07-07 08:27:46 +02:00 |
|
 Simon HauserandGitHub
|
30f2a367f2
|
feat(grep_string): invert_match for search="", removing empty lines (#2040)
|
2022-07-06 20:38:51 +02:00 |
|
 Simon HauserandGitHub
|
02cf3e4070
|
feat: grep_open_files for builtin.grep_string (#2039)
|
2022-07-06 08:26:22 +02:00 |
|
 Simon HauserandGitHub
|
2b1da47deb
|
chore: make to_fuzzy_refine configurable (#2034)
|
2022-07-03 21:39:24 +02:00 |
|
 Simon HauserandGitHub
|
0621c1c6ba
|
break: prefix internal files and add deprecation messages (#2032)
|
2022-07-01 22:20:12 +02:00 |
|