summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
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
2020-12-18Add more colour (#346)Senghan Bright
2020-12-17Fix builtin.builtin again and add TelescopePreviewMatch hlgroup (#342)Simon Hauser
2020-12-17Update autocmd, highlights and help_tags previewers (#332)Simon Hauser
2020-12-17Fix: Use plenary.filetype.detect and remove own filetype detect (#326)Simon Hauser
2020-12-17feat: add search_dirs opt to builtin.find_files to search from multiple dirs ...Anirudh Haritas Murali
2020-12-16fix: don't error when no hidden buffers are available (#341)Senghan Bright
2020-12-15fix: typo (#339)eth3lbert
2020-12-14fix: Checks for next server on bufferTJ DeVries
2020-12-13change quickfix make_entry to use column displayer (#331)Senghan Bright
2020-12-13Fix: typo (#333)Christopher Laidler
2020-12-11Fix: scroller for descending (#327)Simon Hauser
2020-12-10refactor: Move scroller into own testable moduleTJ DeVries
2020-12-10Revert "fix: cycle scroll when num_results is small (#316)"TJ DeVries
2020-12-10fix: cycle scroll when num_results is small (#316)aca
2020-12-10fix: fix non escaped bat theme (#319)Alessandro Martini
2020-12-10Feat: symbols json picker (#303)Simon Hauser
2020-12-10Fix: filetype guesser (#321)Simon Hauser
2020-12-09fix: Don't require ts at mod levelTJ DeVries
2020-12-09feat: make ci greenTJ DeVries
2020-12-09ci: Pipeline Tests (#315)Simon Hauser
2020-12-09ci: Add luacheck ci job (#317)Simon Hauser
2020-12-09Feat: Opt in vim buffers for previewers (#298)Simon Hauser
2020-12-07feat: Force delete buffersTJ DeVries
2020-12-03fix: Set and unset report to what's needed when deleting buffers. (#282)Julian Berman
2020-12-03Fix file_ingore_patterns for tags and lsp (#309)Simon Hauser
2020-12-03Feat: Displayer now supports highlights for separator and elements (#304)Simon Hauser
2020-12-03fix: add back filetypedetect on edit (#283)Mike Hartington
2020-12-02Fix to pass opts to pickers (#301)tamago324
2020-12-02new builtin - autocommands (#302)Senghan Bright
2020-12-01fix: abstract and remove paramTJ DeVries
2020-12-01fix: builtin runner insert issue (#266)tami5
2020-11-28Fix builtin.builtin for lsp and git modules (#300)Simon Hauser
2020-11-28Remove less from default termopen_env (#295)Simon Hauser
2020-11-28feat: add lsp range code actions (#297)windwp
2020-11-27feat: Make tab toggle between git add and git restore in builtin.git_status()...Cedric M'Passi
2020-11-26Refactor builtin (#287)Simon Hauser
2020-11-24fix: Use noremap when mapping. (#286)Julian Berman
2020-11-23feat: highlighter onlyTJ DeVries
2020-11-23feat: Buffers rework (indicators and sorting) (#208)Simon Hauser
2020-11-23feat: v0.1 of extensions (#278)TJ DeVries
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