summaryrefslogtreecommitdiff
path: root/lua/telescope/builtin
AgeCommit message (Expand)Author
2022-03-26chore: fix lint errors from latest ci runSimon Hauser
2022-03-24fix: typo in a LSP error message (#1805)Mathijs Bakker
2022-03-20docs: fix typo in builtin.pickers section (#1792)Dylan Byars
2022-03-13feat: improve UX with vim.notify (#1763)tami5
2022-03-12feat(diagnostics): additional filter options (#1610)Sean Mackesey
2022-03-12fix(find_files): follow with unix `find` command (#1787)i3Cheese
2022-03-11feat(lsp): ignore_symbols option (#1745)tami5
2022-03-11feat(lsp_references): expose include_declaration option (default still true) ...tami5
2022-03-10fix(*grep): escape dot when not using regex (#1784)Slotos
2022-03-10fix: man_pages previewer, respecting MANPATH and apropos output parsing (#1764)Simon Hauser
2022-03-08fix: treesitter picker with lua (defintions) (#1779)Simon Hauser
2022-02-14fix: add opts.bufnr and opts.winnr to builtin picker (#1706)James Trew
2022-02-13feat(spell_suggest): ignore spell setting (#1744)Roland Fredenhagen
2022-01-28feat (keymaps): add configuration options (#1703)daangoossens22
2022-01-28fix (autocommands): doesn't show all autocommands (#1717)daangoossens22
2022-01-28fix(lsp): add missing offset encoding (#1718)Chinmay Dalal
2022-01-18fix: add offset encoding to `vim.lsp.util.locations_to_items()` call (#1694)Chinmay Dalal
2022-01-18fix: add offset encoding to `apply_workspace_edit` call (#1697)Richard Mathieson
2022-01-14feat: make results pane of builtin `keymaps` more readable (#1684)daangoossens22
2022-01-14chore: remove deprecated shorthand functions lsp_*_diagnosticsSimon Hauser
2022-01-14fix (nightly): add offset encoding to vim.lsp.util.jump_to_location() call (#...Chinmay Dalal
2022-01-11break!: remove file_browser from builtins (#1453)fdschmidt93
2022-01-09fix(builtin.treesitter): make sure that kind is not nilSimon Hauser
2022-01-09fix: documentation for lsp_range_code_actions (#1644)Ole Strøhm
2022-01-06fix: support find_command along with shorthand options (#1642)pedro757
2022-01-03fix: picker for keymaps error with new api for keymaps (#1646)Sebastian Lyng Johansen
2021-12-29chore: deprecation notice for builtin.file_browser (#1574)fdschmidt93
2021-12-27chore: remove dot at the beginning (#1552)Simon Hauser
2021-12-27chore: remove redundant run_builtin action (#1589)kylo252
2021-12-27feat(diagnostics): workspace or document in title (#1619)fdschmidt93
2021-12-19fix: `builtin` only have entries for extension functions (#1587)Luke Kershaw
2021-12-10feat: migrate to Telescope diagnostics using vim.diagnostic (#1553)Simon Hauser
2021-12-10break: bump the minimum required neovim version to 0.6 or higher (#1549)Simon Hauser
2021-12-06fix: git stash entry formatting (#1452)Farbod Salamat-Zadeh
2021-12-06fix: current_buffer_fuzzy_find in vue files (#1561)h0adp0re
2021-12-05fix: lsp concatenate err (#1558)Jun
2021-12-05fix: current_buffer_fuzzy_find check if nvim-ts is okay before calling is_ena...Simon Hauser
2021-12-03fix: dont change highlights when using current_buffer_fuzzy_find (#1524)Simon Hauser
2021-12-02fix: lsp_workspace_symbols (#1535)Simon Hauser
2021-12-02fix: make lsp_* async (#1506)Chinmay Dalal
2021-11-18fix: use `string.format` on `builtin.resume` error message (#1465)Luke Kershaw
2021-11-15chore: reformat files.lua after stylua update (#1456)fdschmidt93
2021-11-13fix: LSP code actions not working for some language servers (#1381)klausweiss
2021-11-13feat(worktrees): added support for bare repo git operations (#1370)Pranav Rao
2021-11-04fix: revert buffers previewer (#1400)fdschmidt93
2021-11-04breaking: bump nvim version requirement to 0.5.1 (#1406)Julian Fricker
2021-10-28fix: buitin.tags broke when tags-file was in wildignore (#1387)Denis Cornehl
2021-10-24fix: opts.git_command for files, commits, bcommits (#1374)Simon Hauser
2021-10-24fix: Exclude unlisted lsp buffers in oldfiles picker (#1219)A. Schueler
2021-10-12fix: Bug with nil action error (#1340)Rafael Delboni