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-04-25
feat: switch to telescope.lua (#1873)
Simon Hauser
2022-04-25
fix(help_tags): exclude invalid help-tag that errors
Simon Hauser
2022-04-22
fix(which_key): get full path & handle table assignment of funcrefs (#1875)
fdschmidt93
2022-04-22
chore: use of require "health" over vim.fn["health#*"] (#1868)
Simon Hauser
2022-04-22
feat: lua autocmd (#1707)
Dave Lage
2022-04-22
fix: fix keep insert when going from telescope window to telescope window (#1...
kylo252
2022-04-22
break: bump minimum required neovim version to 0.7 (#1851)
Simon Hauser
2022-04-22
feat: show assigned function in actions.which_key (#1871)
fdschmidt93
2022-04-20
fix: extra finder loop on refresh w/ reset prompt (#1860)
fdschmidt93
2022-04-18
feat: add default hl group for devicons (#1849)
Antoine Bertin
2022-04-18
feat: added trim option to make_entry.gen_from_quickfix (#1838)
rowario
2022-04-18
docs: add module prefix (#1847)
Simon Hauser
2022-04-17
fix: error if telescope is being opened from command-line window
Simon Hauser
2022-04-17
fix: displayer when tabs are used and ts is != 1 (#1845)
Simon Hauser
2022-04-17
docs: document more actions and add introduction to actions (#1829)
Simon Hauser
2022-04-10
fix(builtin.colorscheme): also restore &background (#1835)
wongxy
2022-04-09
feat(lsp_references): include current line option
Simon Hauser
2022-04-08
fix: save position into jumplist before 'edit' action (#1234)
Joshua Cao
2022-04-08
feat: global configuration of results_title and prompt_title (#1817)
Michael Benford
2022-04-03
chore: reformat with stylua 0.13
Simon Hauser
2022-03-31
fix: action replace/enhance if the replaced/enhanced action as combined (#1814)
Simon Hauser
2022-03-30
fix (treesitter): kind column
Simon Hauser
2022-03-30
fix: typo for notify log level (#1813)
Dhruv Manilawala
2022-03-30
fix: add `%s` to notify message of git checkout action (#1812)
Dhruv Manilawala
2022-03-26
fix (tags|btags): escape all special characters (#1806)
ibhagwan
2022-03-26
chore: fix lint errors from latest ci run
Simon Hauser
2022-03-24
fix: typo in a LSP error message (#1805)
Mathijs Bakker
2022-03-20
feat: enable individual options for mappings (#890)
Waldson PatrĂcio
2022-03-20
doc: help for select_{default,tab,vertical,horizontal} (#1801)
Jonathan Birk
2022-03-20
docs: fix typo in defaults.history section (#1797)
Suvansh Kumar
2022-03-20
docs: fix typo in builtin.pickers section (#1792)
Dylan Byars
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
[next]