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
/
config
Age
Commit message (
Expand
)
Author
2023-01-22
chore: fix stylua ci
Simon Hauser
2022-08-01
fix(resolve): Check val not nil in resolve funcs (#2097)
chmnchiang
2022-06-30
feat: add min max boundary to width, hight resolver (#2002)
Simon Hauser
2022-06-30
break: deprecate utils.get_default utils.if_nil (#1545)
Simon Hauser
2022-04-18
docs: add module prefix (#1847)
Simon Hauser
2022-03-13
feat: improve UX with vim.notify (#1763)
tami5
2021-12-10
feat: layout `anchor` (#1582)
Luke Kershaw
2021-09-19
feat: `layout_strategies` refactor (#1039)
Luke Kershaw
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-01
feat: Consistent and sensible layout_config (#922)
TJ DeVries
2020-10-27
feat: Added some docs & validation
TJ DeVries
2020-10-27
Fix error message (#198)
Jan Šipr
2020-10-08
fix: Select only the desired value in resolvers
TJ DeVries
2020-10-08
fix: Respect cmdheight and laststatus
TJ DeVries
2020-10-08
fix: Don't consider 1 as a percentage for resolve
TJ DeVries
2020-09-17
wip: more work on config resolution
TJ DeVries
2020-09-17
wip: Add for rocker
TJ DeVries
2020-09-12
wip: some more musings on resolving height and width
TJ DeVries
2020-09-12
feat: Better border configuration.
TJ DeVries