updated files
This commit is contained in:
4
init.lua
4
init.lua
@@ -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",
|
||||
},
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user