the best commit in neovim history, powered by mynamjeff

This commit is contained in:
Aram Markarov
2025-12-07 22:32:35 +01:00
parent 4b0cff995a
commit 1fc3263f82
3 changed files with 10 additions and 0 deletions
+6
View File
@@ -1,4 +1,10 @@
return {
{
"aznhe21/actions-preview.nvim",
config = function()
require("actions-preview")
end,
},
{
"rachartier/tiny-inline-diagnostic.nvim",
event = "VeryLazy",