summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2020-09-23fix: Tighten up prompt on dropdown themerockerBOO
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
2020-09-11feat: make buffer work much betterTJ DeVries
2020-09-11scratch: add thoughtsTJ DeVries
2020-09-11feat: add a bit better writer supportTJ DeVries
2020-09-11Add smart case to vimgrep arguments (#60)Christian Clason
2020-09-11fix: make begin proffTJ DeVries
2020-09-11Restrict find_files to filesChristian Clason
2020-09-11feat: Add some more layout optionsTJ DeVries
2020-09-11feat: add top down prompt positionTJ DeVries
2020-09-11feat: add current file fuzzy finderTJ DeVries
2020-09-10feat: add border and bordercharsTJ DeVries
2020-09-10Don't let begin error when he makes bad stuffTJ DeVries