This commit is contained in:
Henrik Bakken
2023-04-03 00:23:37 +02:00
parent 8cd434636f
commit cb4320fd02
+2
View File
@@ -420,6 +420,8 @@ require("lazy").setup({
prev_selection = ",",
keymaps = {
["."] = "textsubjects-smart",
[";"] = "textsubjects-container-outer",
["-"] = "textsubjects-container-inner",
},
},
})