04-01-2026

This commit is contained in:
2026-01-04 22:29:08 +04:00
parent 9572c0d939
commit 6b1f963f4f
34 changed files with 1201 additions and 550 deletions

View File

@@ -0,0 +1,9 @@
return {
{
"folke/which-key.nvim",
event = "VeryLazy",
ignore = {
pattern = { "^.*[А-Яа-я].*$" },
},
},
}