better-escape.nvim toegevoegd

This commit is contained in:
2024-02-07 17:01:18 +01:00
parent 897151daf9
commit 368ab924be
3 changed files with 19 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
return {
"m4xshen/hardtime.nvim",
command = "Hardtime",
event = "BufEnter",
dependencies = {
"MunifTanjim/nui.nvim",
"nvim-lua/plenary.nvim",
},
opts = {},
}