summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2022-11-06feat: the parameter "map" of attach_mappings can be list of modes to create m...ADoyle
2022-11-06fix: generate.refine with border=false (#2223)Simon Hauser
2022-10-31Revert "feat(git): notify when not in a git repo instead of error (#2181)" (#...Simon Hauser
2022-10-26fix: always load the up to date picker config on picker openSimon Hauser
2022-10-25fix: rg invert and files-with-matches res line parsing (#2208)Simon Hauser
2022-10-24feat: allow table as additional args in live grep and grep string (#2139)Gutyina Gergő
2022-10-24perf(builtin): faster list extend for find_files (#2205)kylo252
2022-10-09feat(diagnostics): change highlight groups to DiagnosticSign... (#2194)Nghia Le Minh
2022-10-08fix: selected icon highlight with color_devicons to false (#2187)Antoine Bertin
2022-10-08fix: preview = true (#2168)Simon Hauser
2022-09-30works with register name and content (#2178)Tushar Kuntawar
2022-09-30feat(git): notify when not in a git repo instead of error (#2181)Antoine
2022-09-27fix: builtin register picker better sorting (#2175)Tushar Kuntawar
2022-09-27fix: checktime when git checkout (#2176)Jieru Mei
2022-09-17fix: check for window before scrolling previewer (#2163)Jonas Strittmatter
2022-09-17fix: don't include current line in lsp references if current_line=false (#2165)Marcus Caisey
2022-09-04docs: update for git_files and live_grep (#2133)Sam Rosenthal
2022-09-04feat: added support for tabdrop (#2143)Ryan Koval
2022-09-04fix: previewer if custom_captures are set (#2156)Simon Hauser
2022-09-03fix: nop i_<c-j> because we dont want allow new line (#2147)Simon Hauser
2022-08-27fix(preview): update buffer previewer to upstream changes (#2150)Christian Clason
2022-08-26fix: remove un-needed check (#2144)Alexe Radu Andrei
2022-08-26fix(sorters): add highlighter to fuzzy_with_index_bias (#2134)Munif Tanjim
2022-08-24fix(pickers): always redraw when screen is resized (#2140)Aki
2022-08-19Revert "rfc: use extmarks for highlighting and carets (#2099)" (#2138)Fabian David Schmidt
2022-08-18rfc: use extmarks for highlighting and carets (#2099)Jeremy Saenz
2022-08-13feat: add drop command for buffers (#2131)Ryan Blonna
2022-08-13fix: make_entry.gen_from_string is a factory and needs to be called (#2116)Michał Nowotnik
2022-08-13fix: typo in docs (#2100)Emiel Van Severen
2022-08-13docs: fix arguments in mappings table to refelct implementation (#2111) (#2125)Nikita Kulakov
2022-08-13fix: find_files to force color=never (#2130)Bryce Montano
2022-08-13chore: reduce log level to trace in pickers.lua (#2124)Jonas Strittmatter
2022-08-10fix: previewer if cwd is not curr dir (#2084)Simon Hauser
2022-08-09fix(previewer): regression on live_grep (#2119)Fabian David Schmidt
2022-08-09fix(buffer_previewer): bypass path validation for terminal buffers (#2117)Fabian David Schmidt
2022-08-04fix: restore testing framework to actually work (#2070)TJ DeVries
2022-08-01fix(resolve): Check val not nil in resolve funcs (#2097)chmnchiang
2022-08-01fix: error due to concatenating table to string (#2108)Christoph Blessing
2022-07-22fix: move the moon behind show_moon option and update documentation (#2072) (...steven
2022-07-22fix: `Telescope` command lsp_definition call (and potentially more) (#2086)Simon Hauser
2022-07-21fix(which_key): mode width options typo (#2078)Nicholas Hoffman
2022-07-19fix(which_key): only get telescope mappings (#2090)Fabian David Schmidt
2022-07-16fix: push history on refine (#2074)Simon Hauser
2022-07-12fix: cursor theme for nvim 0.7 (#2069)Simon Hauser
2022-07-12chore: remove deprecated functions / messages (#2063)Simon Hauser
2022-07-12fix: cursor theme if winbar is set (#2066)Simon Hauser
2022-07-12docs: mappings documentation overhaul (#2065)Simon Hauser
2022-07-12perf: limit scrolling size (#2059)Simon Hauser
2022-07-12docs: add module names to fix gO (#2064)Simon Hauser
2022-07-10fix: from_entry escape and validation (#2058)Simon Hauser