1
0

use specific version of telescope

This commit is contained in:
Rokas Puzonas 2024-02-12 16:42:42 +02:00
parent a3a12b100e
commit cf5ccb9bb7

View File

@ -67,6 +67,7 @@ end
return { return {
"nvim-telescope/telescope.nvim", "nvim-telescope/telescope.nvim",
tag = "0.1.5",
dependencies = { dependencies = {
"nvim-lua/plenary.nvim", "nvim-lua/plenary.nvim",
"nvim-treesitter/nvim-treesitter", "nvim-treesitter/nvim-treesitter",