summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2020-11-23Register finder (#275)Senghan Bright
2020-11-22Various previewer fixes (#260)Simon Hauser
2020-11-21feat: Add highlights builtin (#267)Simon Hauser
2020-11-19Feat: Add filetypes builtin (#263)Simon Hauser
2020-11-19Fix: cwd detection of builtin.git_ (#264)YIQUN
2020-11-17Fix: set_opts_cwd function will only call git once (#256)YIQUN
2020-11-17Fix: check if opts.cwd is a git directory, not opts (#252)YIQUN
2020-11-16Update attach_mappings to use new actions api (#249)Simon Hauser
2020-11-16Fix #250 (#251)Simon Hauser
2020-11-16feat: Add tags (#219)Simon Hauser
2020-11-16feat: Add git builtins (#240)Simon Hauser
2020-11-16Merge pull request #246 from parmort/rework-help-previewSenghan Bright
2020-11-16feat: Allow overriding actions from mappings (#248)TJ DeVries
2020-11-16Delete more debug thingsNolan Prochnau
2020-11-15fix: use vim.lsp.diagnostic instead of deprecated util function. (#244)Senghan Bright
2020-11-15Delete debug outputNolan Prochnau
2020-11-15Refactor to make logic less intenseNolan Prochnau
2020-11-15Manually search through tagsNolan Prochnau
2020-11-15Have plugin tags previewedNolan Prochnau
2020-11-15fix lsp_code_action error when no code action available (#243)YIQUN
2020-11-15Merge pull request #230 from parmort/rework-helptagstami5
2020-11-14feat: Add built-in to search keymaps (#191)Carlos Hernandez
2020-11-13Fix git files in non-git directories (#239)Anirudh Haritas Murali
2020-11-13fix: Multiple Previewer fixes (#225)Simon Hauser
2020-11-13fix: #236TJ DeVries
2020-11-13fix: selection_strategies row and follow (#218)Simon Hauser
2020-11-13feat: Add c-v, c-x, c-t to help_tags (#229)tami5
2020-11-09Rename and simplify make_entry functionNolan Prochnau
2020-11-09Grab helptags from all paths defined in rtpNolan Prochnau
2020-11-05Cat will no longer display binary files (#224)Simon Hauser
2020-11-02feat: v1 options menu (#133)Senghan Bright
2020-11-02fix: #211TJ DeVries
2020-11-02feat: Actions can now be summed up and center action (#204)Simon Hauser
2020-10-30feat: Closes #205TJ DeVries
2020-10-30nit: this is a temporary changeTJ DeVries
2020-10-28Fix find_command for find_files when using find executable (#199)Simon Hauser
2020-10-28feat: Get BAT_THEME var from environment (#200)Spencer Gilbert
2020-10-27feat: Added some docs & validationTJ DeVries
2020-10-27fix: attempt to fix problem for tami, hopefully no more errorTJ DeVries
2020-10-27Fix error message (#198)Jan Šipr
2020-10-25feat: Add ability to turn off devicon colorsTJ DeVries
2020-10-25feat: Improve filtering ideas for sorters.TJ DeVries
2020-10-24Add telescopes provider (#168)Simon Zeng
2020-10-24feat: Use colors from nvim-deviconsTJ DeVries
2020-10-20feat: Add a sorter using the fzy algorithm (#184)swarn
2020-10-20fix: trim spaces from prompt stringTJ DeVries
2020-10-19fix: use results_height and results_width from config (#171)Bastien Rivière
2020-10-19feat: Add ability to configure default sortersTJ DeVries
2020-10-19Ensure git_files uses the git root directory as cwd (#180)Malcolm Ramsay
2020-10-17refactor: prompt->prompt_title (#169)Alvaro Muñoz