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
2021-04-09
feat: add icons to git_status finder (#401)
Senghan Bright
2021-04-09
fix: update to newer code (#744)
TJ DeVries
2021-04-09
pickers(buffers): added only_cwd opt (#739)
Nitin Chaudhary
2021-04-08
feat: asyncify pickers - except for live_grep (#709)
TJ DeVries
2021-04-07
fix: Use standardized names for current buffer fuzzy find (#737)
TJ DeVries
2021-04-07
fix(git_branches): use the quoted fields instead of json-formatting and fix r...
Kyoichiro Yamada
2021-04-06
feat: buf highlights for current buffer fuzzy find (#732)
TJ DeVries
2021-04-04
feat: current buffer fuzzy find improvements (#694)
August Masquelier
2021-04-03
Fix git rebase input message (#720)
Thiago Medeiros
2021-04-03
Fix #707: lsp_workspace_symbols add support for multiple clients. (#718)
ovikk13
2021-03-31
fix: better relative path output in `live_grep` and `grep_string` (#683)
Jesse Leite
2021-03-30
fix: no longer leaking one buffer previewer in some occasions (#664)
Simon Hauser
2021-03-29
picker(git_branch): show committer, upstream and date (#695)
Kyoichiro Yamada
2021-03-21
Fix prompt titles. Closes #OCD. (#675)
Jesse Leite
2021-03-18
Improve oldfiles Picker (#657)
Jesse Leite
2021-03-17
fix: Do not error with clearing namespace on clearing display
TJ DeVries
2021-03-17
fix: related to #13 telescope-project, enter insert mode on prompt close (#637)
Christopher Laidler
2021-03-14
feat & fix: Command History Picker (#656)
tami5
2021-03-14
Prefer vim.api over vim.fn (#650)
Volodymyr Kot
2021-03-12
feat: add `add_to_qflist`, `add_selected`, and `smart_add` (#636)
elianiva
2021-03-09
nit: Don't reset highlights on detach
TJ DeVries
2021-03-09
feat: add completion to pre-filtering (#626)
fdschmidt93
2021-03-09
feat: lsp definitions (#631)
oberblastmeister
2021-03-07
fix: `error using dictionary as a string` when running send_to_qflist (#622)
oberblastmeister
2021-03-07
fix: only expand if we are not in_fast_event()
Simon Hauser
2021-03-05
feat: define scroll speed + smart_send to qflist (#610)
elianiva
2021-03-04
fix: error from unset LspDiagnosticSign & introduce opts.no_sign to lsp_*_dia...
fdschmidt93
2021-03-04
feat: add hidden opt to file_browser (#608)
Tom
2021-03-04
feat: workspace diagnostics, jump to and improved styling (#599)
fdschmidt93
2021-03-03
feat: lsp diagnostics and prefiltering by entry attribute (#543)
fdschmidt93
2021-03-03
fix: Keep remaps safe between reloads
TJ DeVries
2021-03-03
docs: start documenting previewers (#574)
Simon Hauser
2021-03-03
fix: remove gotos because this breaks lua 5.1 (#583)
TJ DeVries
2021-03-03
fix: subcommand completion for each extension (#597)
tamago324
2021-03-02
feat: add expand_dir opts for git_status (#591)
elianiva
2021-03-02
fix: make sure devicons are loaded (#590)
Simon Hauser
2021-03-02
Enhance Telescope command (#588)
Raphael
2021-03-01
refactor: move transform_devicons and get_devicons to utils (#580)
ndavid
2021-03-01
feat: better display for git_branches (#586)
Simon Hauser
2021-03-01
feat: delete mappings for git_branches (#578)
ThePrimeagen
2021-02-28
feat: layout horizontal and vertical can now be mirrored (#548)
Ben Smith
2021-02-28
fix: entry_prefix if selection_caret > entry_prefix (#572)
Simon Hauser
2021-02-28
feat: add ability to multiselect in reverse direction (#573)
Volodymyr Kot
2021-02-27
feat: multi selection. Only integrates with send_selected_to_qflist (#551)
TJ DeVries
2021-02-27
fix: a lot of small things and adds more customization for caret (#554)
Simon Hauser
2021-02-27
fix: goto_file_selection performance issues, do not reload buffer if it is al...
oberblastmeister
2021-02-27
feat: allow git_* to use vim pwd over git root (#563)
Tom
2021-02-26
fix: proper multibytes chars alignment (#560)
elianiva
2021-02-26
fix: change git previewers from using -P to --no-pager for better compatibili...
Jae-Won Chung
2021-02-24
feat: Add vim docs & generators (#370)
TJ DeVries
[next]