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
/
mappings.lua
Age
Commit message (
Expand
)
Author
2020-11-24
fix: Use noremap when mapping. (#286)
Julian Berman
2020-11-02
feat: Actions can now be summed up and center action (#204)
Simon Hauser
2020-10-08
fix: Allow people to still override ALL the mappings
TJ DeVries
2020-10-08
feat: Add more easily customizable mappings.
TJ DeVries
2020-09-06
Normalize mappings (#28)
runiq
2020-09-04
Fix mapping prefix (#26)
runiq
2020-09-04
breaking: change attach_mappings to take bufnr as first argument
TJ DeVries
2020-09-02
feat: add some new items and make mappings easier
TJ DeVries
2020-08-31
feat: Add better mapping support
TJ DeVries
2020-08-31
wip: start on mappings
TJ DeVries
2020-08-29
feat: Add escape spamming
TJ DeVries
2020-08-29
Try to fix thing for rocker
TJ DeVries
2020-08-29
feat: Add selection and start actions
TJ DeVries
2020-08-28
fix: Hopefully fix opening preview window sometime
TJ DeVries
2020-08-28
feat: borders and no previews for rocker
TJ DeVries
2020-08-27
slightly better small screen UX
TJ DeVries
2020-08-27
feat: Add livegrep and lsp referecnes
TJ DeVries
2020-07-31
Streamed some refactoring. More work to do
TJ DeVries
2020-07-17
Another stream
TJ DeVries
2020-07-15
Get simple rg example to work
TJ DeVries