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-09-10
fix: jump to tag if buffer has unsaved changes (#1230)
Simon Hauser
2021-09-09
fix: restoring picker table/function opts (#1205)
fdschmidt93
2021-09-09
perf: load builtin submodules when a picker is invoked (#1191)
Dhruv Manilawala
2021-09-09
Add word to prompt title for grep string (#1184)
Dheepak Krishnamurthy
2021-09-07
fix(actions_generate.which_key): overriding opts (#1221)
August Masquelier
2021-09-05
fix(lsp): Handle new signature for lsp handlers
TJ DeVries
2021-09-02
fix: clear buffer previewer fully for caching (#1201)
fdschmidt93
2021-09-02
fix(picker): incorrect git stash picker command (#1195)
Phelipe
2021-09-01
fix: string `display` for builtin.pickers (#1194)
fdschmidt93
2021-09-01
feat: show keymaps for builtin actions (#1084)
fdschmidt93
2021-09-01
feat: allow caching and resuming picker (#1051)
fdschmidt93
2021-09-01
fix(pickers): initial normal mode (#1165)
fdschmidt93
2021-09-01
doc: generate docgen
Simon Hauser
2021-09-01
feat: add utility for fetching buffer directory (#902)
Logan Connolly
2021-09-01
fix: Should not block on git commands (#1176)
TJ DeVries
2021-09-01
fix: autocommands cursor outside of buffer (#1157)
Omar Zeghouani
2021-08-26
fix: Fix line endings for windows (#1169)
TJ DeVries
2021-08-25
fix(ts-highlighting): get hl name from the capture (#1166)
Dhruv Manilawala
2021-08-23
fix: safer teardown of buffer previewer (#1158)
fdschmidt93
2021-08-23
fix(pickers): attach_mappings on builtins.buffers needs return (#1155)
Aiden Scandella
2021-08-23
fix: (terminal) buffer previewer (#1120)
fdschmidt93
2021-08-23
refactor(pickers): remove additional fileopen (#1154)
tami5
2021-08-23
pickers(*): Add support for &tags (#1122)
Emilia Simmons
2021-08-21
hotfix: should have been there but wasnt
Simon Hauser
2021-08-21
fix: for default sorters so we dont sort data after ordinal len if #prompt ==...
Simon Hauser
2021-08-21
fix(pickers): config mappings (#1147)
Simon Hauser
2021-08-21
fix: some improvements for telescope.symbols if run in insert mode (#1117)
Simon Hauser
2021-08-21
fix(command_parser): pcall for the loadstring (#1134)
Luke Kershaw
2021-08-20
fix: Close async oneshot jobs on finder:close (#1140)
TJ DeVries
2021-08-20
startup: load once and only when called for devicons (#1139)
TJ DeVries
2021-08-20
feat: Use nvim_buf_set_extmark right_align to do the magic for us (#1138)
TJ DeVries
2021-08-20
fix(sorters): fix sorters running after destroy, which can segfault (#1137)
TJ DeVries
2021-08-20
mapping: Remove center action after select_default action in default mappings...
Joshua Cao
2021-08-20
feat(performance): Major performance improvements using async v2 from @oberbl...
TJ DeVries
2021-08-19
fix(command parser): evaluate valid lua expressions (#1128)
Luke Kershaw
2021-08-19
Allow range parameters on command parser (#1123)
Jan Steinke
2021-08-19
fix(command parser): discard invalid lua expressions (#1124)
Luke Kershaw
2021-08-18
feat: allow tables in vimscript command parser (#1075)
Luke Kershaw
2021-08-12
chore: separate commit date & time in git_branches (#1111)
James Trew
2021-08-11
fix: builtin `list_or_jump` now handles non list replies from the server (#1101)
Marten Trip
2021-08-11
feat: api for clearing completion cb in userspace (#1097)
fdschmidt93
2021-08-11
feat: Move to plenary.popup (#1102)
TJ DeVries
2021-08-09
fix: picker config (#1094)
Simon Hauser
2021-08-06
fixup: stylua
TJ DeVries
2021-08-06
fix: Do not transform URIs
TJ DeVries
2021-08-04
chore: reformat docs after tree-sitter-lua changes
Simon Hauser
2021-08-04
feat: add option jump_type to lsp_definitions and lsp_implementations (#1077)
zeertzjq
2021-08-04
fix: preview the correct man page section (#1076)
zeertzjq
2021-08-04
fix: escape newlines in code action title (#1012)
Dhruv Manilawala
2021-08-04
feat: live_grep and grep_string function for additional opts (allow file mask...
Nazeeh ElDirghami
[next]