This website requires JavaScript.
Explore
Help
Sign In
zoriya
/
telescope.nvim
Watch
1
Star
0
Fork
0
mirror of
https://github.com/zoriya/telescope.nvim.git
synced
2026-08-10 16:09:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5be929142aa2e11691a698caad5ecffffd0aa64
telescope.nvim
/
lua
/
telescope
/
actions
T
History
Simon Hauser
and
GitHub
a5be929142
docs: document more actions and add introduction to actions (
#1829
)
2022-04-17 14:47:13 +02:00
..
generate.lua
…
history.lua
feat: improve UX with vim.notify (
#1763
)
2022-03-13 18:11:27 +01:00
init.lua
docs: document more actions and add introduction to actions (
#1829
)
2022-04-17 14:47:13 +02:00
layout.lua
fix: default
layout_config
to
{}
on
cycle_layout
actions (
#1796
)
2022-03-20 11:26:51 +01:00
mt.lua
fix: action replace/enhance if the replaced/enhanced action as combined (
#1814
)
2022-03-31 18:42:38 +02:00
set.lua
fix: save position into jumplist before 'edit' action (
#1234
)
2022-04-08 20:09:58 +02:00
state.lua
…
utils.lua
…