index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2022-03-20
fix: default `layout_config` to `{}` on `cycle_layout` actions (#1796)
Luke Kershaw
2022-03-13
hotfix: scrolling should work correctly again
Simon Hauser
2022-03-13
fix: selection strategy madness if its not set to `reset` (#1559)
Simon Hauser
2022-03-13
fix: action mt again (#1487)
Simon Hauser
2022-03-13
feat: improve UX with vim.notify (#1763)
tami5
2022-03-13
chore: delete unused functions (#1788)
Simon Hauser
2022-03-12
feat(diagnostics): additional filter options (#1610)
Sean Mackesey
2022-03-12
fix(find_files): follow with unix `find` command (#1787)
i3Cheese
2022-03-11
fix: disable signcolumn in telescope windows (#1781)
Simon Hauser
2022-03-11
feat(lsp): ignore_symbols option (#1745)
tami5
2022-03-11
fix: allow Number type should be allowed for option keys (#1782)
Fabio Manganiello
2022-03-11
feat(lsp_references): expose include_declaration option (default still true) ...
tami5
2022-03-11
fix(grep): make filename parser non-greedy (#1785)
Tom
2022-03-10
fix: error on toggling selection with empty picker (#1786)
Tor Bratsberg
2022-03-10
refactor: remove redundant state in preview (#1761)
Laura
2022-03-10
fix(*grep): escape dot when not using regex (#1784)
Slotos
2022-03-10
fix: man_pages previewer, respecting MANPATH and apropos output parsing (#1764)
Simon Hauser
2022-03-08
fix: treesitter picker with lua (defintions) (#1779)
Simon Hauser
2022-03-06
fix: skip path escaping when adding items to quickfix list (#1712)
Daniel Imfeld
2022-03-04
docs: fix typo 'seperator' in documentation (#1767)
Vivianne
2022-03-02
Change center layout strategy to allow vertical anchoring (#1719)
Alef Pereira
2022-02-23
fix builtin.autocommands throwing error (#1758)
Vedant Neema
2022-02-15
feat: allow user to wrap picker results (#701, #1296) (#1735)
Sultanahamer
2022-02-14
fix: add opts.bufnr and opts.winnr to builtin picker (#1706)
James Trew
2022-02-14
fix: builtin `autocommands` previewer throws error (#1732)
daangoossens22
2022-02-13
fix(actions.qflist): make it work with vim quickfix commands (#1742)
Connor Sheehan
2022-02-13
feat(spell_suggest): ignore spell setting (#1744)
Roland Fredenhagen
2022-01-31
chore: format with stylua 0.12.0 (#1730)
Simon Hauser
2022-01-28
feat (keymaps): add configuration options (#1703)
daangoossens22
2022-01-28
fix (autocommands): doesn't show all autocommands (#1717)
daangoossens22
2022-01-28
fix(lsp): add missing offset encoding (#1718)
Chinmay Dalal
2022-01-28
fix(action): insert symbol in insert mode (#1722)
Christian Clason
2022-01-18
fix: add offset encoding to `vim.lsp.util.locations_to_items()` call (#1694)
Chinmay Dalal
2022-01-18
fix: add offset encoding to `apply_workspace_edit` call (#1697)
Richard Mathieson
2022-01-18
feat: show a message for unknown command (#1698)
zeertzjq
2022-01-18
fix: always update preview when `_selection_entry` changes (#1693)
Luke Kershaw
2022-01-16
fix: handle filenames with colons in `live_grep` (#1609)
Luke Kershaw
2022-01-15
fix: update `multi_icon` with `select/drop/toggle_all` actions (#1682)
Luke Kershaw
2022-01-14
feat: make results pane of builtin `keymaps` more readable (#1684)
daangoossens22
2022-01-14
chore: remove deprecated shorthand functions lsp_*_diagnostics
Simon Hauser
2022-01-14
fix(health): check fdfind before fd to fix weird output on ubuntu
Simon Hauser
2022-01-14
feat: adds multiselect counter in prompt status_text (#1614)
Luke Kershaw
2022-01-14
fix (nightly): add offset encoding to vim.lsp.util.jump_to_location() call (#...
Chinmay Dalal
2022-01-11
break!: remove file_browser from builtins (#1453)
fdschmidt93
2022-01-09
Revert "fix: folding when a file is opened (#1643)" (#1673)
Simon Hauser
2022-01-09
feat: tiebreak config function (#1401)
Julian Fricker
2022-01-09
fix(builtin.treesitter): make sure that kind is not nil
Simon Hauser
2022-01-09
fix: folding when a file is opened (#1643)
Abel Mulugeta
2022-01-09
fix: documentation for lsp_range_code_actions (#1644)
Ole Strøhm
2022-01-09
fix: allow `which_key` action without preview (#1668)
Luke Kershaw
[next]