Skip to content

Commit

Permalink
Upgrade nvim-telescope
Browse files Browse the repository at this point in the history
  • Loading branch information
arg committed Jan 14, 2024
1 parent e0d37e2 commit e4ec8a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion home/.config/nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ require("lazy").setup({
-- telescope {{{
{
"nvim-telescope/telescope.nvim",
tag = "0.1.3",
dependencies = { "nvim-lua/plenary.nvim", "nvim-treesitter/nvim-treesitter",
"nvim-telescope/telescope-fzf-native.nvim", "nvim-telescope/telescope-ui-select.nvim",
"debugloop/telescope-undo.nvim" },
Expand Down

0 comments on commit e4ec8a9

Please sign in to comment.