all repos

init.lua @ 7b0bcf6

my nvim config
1 files changed, 0 insertions(+), 5 deletions(-)
refactor(mini): remove mini.test
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-12-09 18:46:03 +0200
Parent: e791e1c
M lua/plugins/mini.lua

@@ -27,9 +27,4 @@ { "a", mode = { "o", "x" } },

{ "i", mode = { "o", "x" } }, }, }, - { - "echasnovski/mini.test", - config = true, - ft = "lua", - }, }