1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 23:19:25 +00:00

[neovim] Update plugins

This commit is contained in:
2024-07-19 15:01:53 +02:00
parent 05a6ab00c7
commit 886f6f9e7b
2 changed files with 32 additions and 33 deletions

View File

@ -92,7 +92,6 @@ require("lazy").setup({
{
"folke/noice.nvim",
event = "VeryLazy",
version = "v4.2.2",
dependencies = {
"MunifTanjim/nui.nvim",
},