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
/
previewers.lua
Age
Commit message (
Expand
)
Author
2020-12-19
Refactor previewers (#345)
Simon Hauser
2020-12-17
Fix builtin.builtin again and add TelescopePreviewMatch hlgroup (#342)
Simon Hauser
2020-12-17
Update autocmd, highlights and help_tags previewers (#332)
Simon Hauser
2020-12-17
Fix: Use plenary.filetype.detect and remove own filetype detect (#326)
Simon Hauser
2020-12-15
fix: typo (#339)
eth3lbert
2020-12-10
fix: fix non escaped bat theme (#319)
Alessandro Martini
2020-12-10
Fix: filetype guesser (#321)
Simon Hauser
2020-12-09
fix: Don't require ts at mod level
TJ DeVries
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-12-09
Feat: Opt in vim buffers for previewers (#298)
Simon Hauser
2020-12-02
new builtin - autocommands (#302)
Senghan Bright
2020-11-28
Fix builtin.builtin for lsp and git modules (#300)
Simon Hauser
2020-11-28
Remove less from default termopen_env (#295)
Simon Hauser
2020-11-26
Refactor builtin (#287)
Simon Hauser
2020-11-23
feat: Buffers rework (indicators and sorting) (#208)
Simon Hauser
2020-11-22
Various previewer fixes (#260)
Simon Hauser
2020-11-21
feat: Add highlights builtin (#267)
Simon Hauser
2020-11-16
Fix #250 (#251)
Simon Hauser
2020-11-16
feat: Add tags (#219)
Simon Hauser
2020-11-16
feat: Add git builtins (#240)
Simon Hauser
2020-11-16
Delete more debug things
Nolan Prochnau
2020-11-15
Delete debug output
Nolan Prochnau
2020-11-15
Refactor to make logic less intense
Nolan Prochnau
2020-11-15
Manually search through tags
Nolan Prochnau
2020-11-15
Have plugin tags previewed
Nolan Prochnau
2020-11-13
fix: Multiple Previewer fixes (#225)
Simon Hauser
2020-11-05
Cat will no longer display binary files (#224)
Simon Hauser
2020-10-28
feat: Get BAT_THEME var from environment (#200)
Spencer Gilbert
2020-10-10
fix: Clason is a miracle worker (#172)
Christian Clason
2020-10-09
fix: Use R for less so it's not bad
TJ DeVries
2020-10-09
fix: Add 'use_less' config value
TJ DeVries
2020-10-08
fix: Do not wrap lines and allow scrolling in ranged options
TJ DeVries
2020-10-07
Fix help preview and add highlighting to search result (#124)
Senghan Bright
2020-10-07
feat: Manpages finder (output of apropos) (#134)
Senghan Bright
2020-10-04
fix: Pass --paging=always to bat (#142)
Kamal Marhubi
2020-09-25
feature: Vim help-tags picker (#117)
Senghan Bright
2020-09-24
wip: Add some stuff for nvim_file
TJ DeVries
2020-09-23
fix: adding a nil check to self.state when the window is too narrow for a pre...
Fahad RIaz
2020-09-17
feat: Improved previewers and cleanup
TJ DeVries
2020-09-17
fix: Add nil checks for state when preview hasn't been initialized yet (#92)
Corentin Brunel
2020-09-16
feat: Easy Termopen for Previewer (#88)
TJ DeVries
2020-09-16
fix: use double dash to fix special filenames (#87)
Oleg Matrokhin
2020-09-16
feat: add scrolling in preview window (#47)
haorenW1025
2020-09-11
nit: Always set a state
TJ DeVries
2020-09-11
feat: make buffer work much better
TJ DeVries
2020-09-09
fix: don't accidentally mess with state
TJ DeVries
2020-09-07
fix: set some opts for bat
TJ DeVries
2020-09-07
fix: Close termopen jobs when done
TJ DeVries
2020-09-06
View the planets (#12)
smolck
2020-09-06
added treesitter builtin (#31)
Brian Ryall
[next]