1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-03 01:59:26 +00:00

[neovim] Update plugins

This commit is contained in:
2024-06-25 18:01:21 +02:00
parent d959317c51
commit edd45b864f
2 changed files with 23 additions and 22 deletions

View File

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