 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 |
|