This commit is contained in:
Léana 江 2023-06-19 09:02:38 +02:00 committed by Léana 江
parent 0229364736
commit 14f7cfa9c2
2 changed files with 7 additions and 7 deletions

View file

@ -44,7 +44,7 @@ require("lazy").setup({
"mizlan/iswap.nvim",
{ "ThePrimeagen/harpoon", dependencies = "nvim-lua/plenary.nvim" },
{ "folke/todo-comments.nvim", dependencies = "nvim-lua/plenary.nvim" },
{ "wintermute-cell/gitignore.nvim", dependencies = { "nvim-telescope/telescope.nvim" } },
{ "wintermute-cell/gitignore.nvim", dependencies = "nvim-telescope/telescope.nvim" },
{
"hrsh7th/nvim-cmp",
dependencies = {