summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2021-01-19fix: error message too many open files (#432)Simon Hauser
2021-01-18Substring matcher (#443)Senghan Bright
2021-01-17feat: Add option to set initial_mode (#442)wordhou
2021-01-17improve conver_user_opts function readable (#441)Raphael
2021-01-16feat: allow to list files in git submodules (#329)Massimo Redaelli
2021-01-16support convert custom command arg (#439)Raphael
2021-01-15fix: preview for unnamed buffers (#434)Simon Hauser
2021-01-15feat: show git log for remote branches (#428)Simon Hauser
2021-01-12fix #426 (#427)Simon Hauser
2021-01-12fix #385 (#422)Simon Hauser
2021-01-12fix: git_branch only remove remotes/origin part (#423)JINNOUCHI Yasushi
2021-01-11feat: only_search_text (#419)TJ DeVries
2021-01-11refactor file_maker signature and fix scrolling (#412)Simon Hauser
2021-01-11fix: previewer windows fix (#371)Simon Hauser
2021-01-11feat: quickfix (#293)TJ DeVries
2021-01-09fix: use valid paths for term_previewer vimgrep and qflist (#402)JINNOUCHI Yasushi
2021-01-08fix: custom extensions opts for commands (#404)Raphael
2021-01-08refactor telescope command (#398)Raphael
2021-01-06fix: remove quotes from spell suggestions (#400)Senghan Bright
2021-01-06Spell suggestions (#399)Senghan Bright
2021-01-06add devicons to oldfiles picker (#397)JINNOUCHI Yasushi
2021-01-05fix: handle directories in windows with dir (term_previewer) (#395)Mike
2021-01-05feat: add actions.get_current_line (#391)oberblastmeister
2021-01-04feat: Add highlight to builtin.git_status (#388)Cedric M'Passi
2021-01-04fix: live_grep will now accept cwd (#390)Simon Hauser
2021-01-04Fix missing global (#384)Senghan Bright
2021-01-04add selected command to cmd-history (#383)Senghan Bright
2021-01-03fix: termopen previewer for powershell (#382)Simon Hauser
2021-01-03fix: escape chars instead of resetting the prompt (#379)elianiva
2021-01-03fix: live_grep throws an error if you insert `\` (#378)elianiva
2021-01-01fix: make sure preview buffer is valid before writing to it (#376)Alvaro Muñoz
2020-12-31fix: tags now work with hasktags (#375)Simon Hauser
2020-12-31fix: has ts (#374)Simon Hauser
2020-12-30fix: add ts_parsers.ft_to_lang to detect lang (#373)fffed
2020-12-30feat: append mode for previewers.utils.job_maker (#372)Alvaro Muñoz
2020-12-29feat: All buffer previewers are now async and more config options (#354)Simon Hauser
2020-12-27feat: all entry_makers are now overridable and icons for builtin.buffers (#364)tamago324
2020-12-26fix: bug scroller.create (#366)MenBrial
2020-12-26Feat: Add hidden to find_files (#340)Julian Berman
2020-12-23ci: more tests (#359)TJ DeVries
2020-12-23feat: include buf local maps, execute item on enter (#360)tami5
2020-12-21fix: normal mode toggle issueCedric M'Passi
2020-12-21feat: Add better highlighting and new CI abilities (#355)TJ DeVries
2020-12-20LSP check capabilities (#356)Senghan Bright
2020-12-19Feat: displayer hl_chars and TelescopeResults hlgroups (#349)Simon Hauser
2020-12-19More colours (#351)Senghan Bright
2020-12-19Refactor previewers (#345)Simon Hauser
2020-12-18Revert "fix: Better highlights (#344)" (#350)Senghan Bright
2020-12-18fix: Better highlights (#344)TJ DeVries
2020-12-18fix results count padding (#348)Senghan Bright