Nvim: add two new plugins hardtime, yadm

This commit is contained in:
Robert Kmieć
2025-06-28 23:55:49 +02:00
parent 704a095798
commit 2aa4027f9d
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
return {
"Kohei-Wada/yadm-git.nvim",
lazy = true,
event = "VeryLazy",
}