updated files

This commit is contained in:
five-hundred-eleven
2025-08-14 19:50:57 -04:00
parent fcaea15768
commit 3918515382
2 changed files with 4 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ require("lazy").setup({
{ "folke/neoconf.nvim", cmd = "Neoconf" },
"folke/neodev.nvim",
{
'nvim-telescope/telescope.nvim', tag = '0.1.3',
'nvim-telescope/telescope.nvim', --tag = '0.1.3',
dependencies = { 'nvim-lua/plenary.nvim' }
},
"ludovicchabant/vim-gutentags",
@@ -45,7 +45,7 @@ require("lazy").setup({
"nvim-lua/plenary.nvim",
{
"nvim-telescope/telescope-live-grep-args.nvim",
version = "^1.0.0",
--version = "^1.0.0",
},
}
},