Skip to content

Commit

Permalink
chore: removed outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Sep 19, 2023
1 parent 8b0bddf commit 1a4330d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/neovim/config/lua/user/telescope.lua
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
local telescope = require("telescope")

telescope.setup({
-- XXX: using dropdown and ascending to avoid
-- https://github.com/nvim-telescope/telescope.nvim/issues/2667
defaults = {
prompt_prefix = "",
selection_caret = "",
Expand Down

0 comments on commit 1a4330d

Please sign in to comment.