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
/
telescope
/
utils.lua
Age
Commit message (
Expand
)
Author
2022-03-13
feat: improve UX with vim.notify (#1763)
tami5
2022-03-13
chore: delete unused functions (#1788)
Simon Hauser
2022-03-11
feat(lsp): ignore_symbols option (#1745)
tami5
2021-12-27
fix: transform_path nil input (#1576)
Simon Hauser
2021-12-10
feat: migrate to Telescope diagnostics using vim.diagnostic (#1553)
Simon Hauser
2021-11-18
feat: add hide / unhide preview (#1305)
johnybx
2021-11-14
feat: `exclude` option for `shorten` in `path_display` (#1429)
Luke Kershaw
2021-11-01
chore: remove a lot of deprecated stuff (#1399)
Simon Hauser
2021-09-20
feat(defaults): enable customization of path_display.truncate (#1264)
tami5
2021-09-19
feat: `truncate` option for `path_display` (#1254)
Luke Kershaw
2021-09-12
feat: smart path (#914)
qualious
2021-09-01
feat: show keymaps for builtin actions (#1084)
fdschmidt93
2021-09-01
doc: generate docgen
Simon Hauser
2021-09-01
feat: add utility for fetching buffer directory (#902)
Logan Connolly
2021-08-20
startup: load once and only when called for devicons (#1139)
TJ DeVries
2021-08-06
fixup: stylua
TJ DeVries
2021-08-06
fix: Do not transform URIs
TJ DeVries
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-18
feat: check type of `path_display` and warn user if wrong (#1023)
Luke Kershaw
2021-07-16
feat: Add length option for `shorten_path` (#886)
Luke Kershaw
2021-07-16
feat: Add ability to have a user defined function to format the path display ...
Nazeeh ElDirghami
2021-07-14
chore: changelog for 473 (#992)
Simon Hauser
2021-07-14
refactor: move from telescope.path to plenary.path (#473)
anott03
2021-07-08
Consistent filepath display and code cleanup. (#839)
caojoshua
2021-06-14
chore: use plenary.strings and remove strings functions from utils (#690)
JINNOUCHI Yasushi
2021-06-10
feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (#903)
fdschmidt93
2021-06-10
feat: improved configuration and sorting of lsp_{document,workspace}_diagnost...
fdschmidt93
2021-04-20
fix: support multiple clients in lsp code actions (#722)
William Boman
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-02
fix: make sure devicons are loaded (#590)
Simon Hauser
2021-03-01
refactor: move transform_devicons and get_devicons to utils (#580)
ndavid
2021-02-27
fix: a lot of small things and adds more customization for caret (#554)
Simon Hauser
2021-02-26
fix: proper multibytes chars alignment (#560)
elianiva
2021-02-09
fix: all git builtin respect cwd now (#517)
Simon Hauser
2021-02-09
hotfix: displayer showing now items on windows (#515)
JINNOUCHI Yasushi
2021-01-31
fix: Multi byte truncate for displayer (#464)
JINNOUCHI Yasushi
2021-01-15
feat: show git log for remote branches (#428)
Simon Hauser
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-12-07
feat: Force delete buffers
TJ DeVries
2020-12-03
fix: Set and unset report to what's needed when deleting buffers. (#282)
Julian Berman
2020-11-13
fix: Multiple Previewer fixes (#225)
Simon Hauser
2020-11-02
feat: v1 options menu (#133)
Senghan Bright
2020-10-15
fix: Use entry maker for marks
TJ DeVries
2020-09-28
fix: 126
TJ DeVries
2020-09-24
wip: Add some stuff for nvim_file
TJ DeVries
2020-09-17
feat: Improved previewers and cleanup
TJ DeVries
2020-09-16
feat: Easy Termopen for Previewer (#88)
TJ DeVries
2020-09-12
feat: builtin.commands (#54)
TimUntersberger
2020-09-04
fix: Don't push past midnight. You'll make clason's stuff break :/
TJ DeVries
[next]