Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make buffer previewer default and deprecate bat previewer #420

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

Conni2461
Copy link
Member

@Conni2461 Conni2461 commented Jan 11, 2021

This can be done as soon as:

Ref: #415

To revert back to bat previewers put this into your config:

file_previewer = require'telescope.previewers'.cat.new,
grep_previewer = require'telescope.previewers'.vimgrep.new,
qflist_previewer = require'telescope.previewers'.qflist.new,
@Conni2461 Conni2461 merged commit b5051ee into nvim-telescope:master Feb 24, 2021
0.1 automation moved this from In progress to Done Feb 24, 2021
@Conni2461 Conni2461 deleted the deprecate_bat_previewers branch February 24, 2021 02:47
tjdevries pushed a commit that referenced this pull request Feb 24, 2021
To revert back to bat previewers put this into your config:

file_previewer = require'telescope.previewers'.cat.new,
grep_previewer = require'telescope.previewers'.vimgrep.new,
qflist_previewer = require'telescope.previewers'.qflist.new,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
0.1
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant