summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2020-09-22fix: Use specific highlight types (#112)Dave Lage
2020-09-22fix: Use specific highlight typesrockerBOO
2020-09-22feat: Add TelescopeBorder Highlight (#111) Dave Lage
2020-09-22feat: Add TelescopeBorder HighlightrockerBOO
2020-09-22fix: Don't pass anything if word match is emptyTJ DeVries
2020-09-22fix: Don't log so much for users. Fix #91TJ DeVries
2020-09-22fix: Close existing pickers when starting new one. Fix #102TJ DeVries
2020-09-22test: Working on more memory leak trackingTJ DeVries
2020-09-22wip: Add ability to search for word match w/ rgTJ DeVries
2020-09-22fix: Perhaps fix #105TJ DeVries
2020-09-21feat: Disable job recording from plenary.TJ DeVries
2020-09-21feat: Trim cwd from bufname if possible (#104)Rui Marques
2020-09-18fix: Add timeout param to all buf_requests and move to 10 secondsTJ DeVries
2020-09-18fix: add timeout paramTJ DeVries
2020-09-18Respect sp, vsp, tabe mappings for buffers builtin (#99)Simon Hauser
2020-09-18fix: Fixing positioning of dropdownrockerBOO
2020-09-18feat: add some tests and improve perfTJ DeVries
2020-09-18fix: Make tests pass againTJ DeVries
2020-09-17fix: Resolve many display issues with the dropdown themerockerBOO
2020-09-17wip: more work on config resolutionTJ DeVries
2020-09-17wip: Add for rockerTJ DeVries
2020-09-17fix: Don't error if we can't set cursor. Just try our bestTJ DeVries
2020-09-17feat: Improved previewers and cleanupTJ DeVries
2020-09-17fix: Don't fail if we can't save undo infoTJ DeVries
2020-09-17fix: Don't assume newlines are the reason the set brokeTJ DeVries
2020-09-17fix: Don't write to invalid buffersTJ DeVries
2020-09-17fix: Don't pass nil to scoring funcTJ DeVries
2020-09-17fix: Add nil checks for state when preview hasn't been initialized yet (#92)Corentin Brunel
2020-09-16feat: Easy Termopen for Previewer (#88)TJ DeVries
2020-09-16Add sorter to live_grep (#61)Christian Clason
2020-09-16fix: use double dash to fix special filenames (#87)Oleg Matrokhin
2020-09-16feat: add builtin.lsp_code_actions (#77)TimUntersberger
2020-09-16feat: add scrolling in preview window (#47)haorenW1025
2020-09-16fix: Attempt more window closing updatesTJ DeVries
2020-09-16fix: At least close pum when open and closingTJ DeVries
2020-09-15fix: always have a dictionary for optsTJ DeVries
2020-09-15feat: Themes (#79)Dave Lage
2020-09-15feat: improve (?) performance of default sorterTJ DeVries
2020-09-15feat: (wip) current_buffer strategyTJ DeVries
2020-09-13feat: add find_command option for find_files (#73)TimUntersberger
2020-09-12feat: Add support for ripgrep in "find_files" builtin (#70)Corentin Brunel
2020-09-12wip: some more musings on resolving height and widthTJ DeVries
2020-09-12feat: Adds shorten_path, show_all_buffers opts and fixes alignment (buffers b...Simon Hauser
2020-09-12feat: builtin.commands (#54)TimUntersberger
2020-09-12fix: Error properly when using invalid layout strategyrockerBOO
2020-09-12feat: Better border configuration.TJ DeVries
2020-09-12fix: Pass cwd down correctly for find filesTJ DeVries
2020-09-12feat: make prime happy part 1TJ DeVries
2020-09-11nit: Always set a stateTJ DeVries
2020-09-11Merge pull request #59 from clason/patch-1Dave Lage