vim
This commit is contained in:
@@ -420,6 +420,8 @@ require("lazy").setup({
|
|||||||
prev_selection = ",",
|
prev_selection = ",",
|
||||||
keymaps = {
|
keymaps = {
|
||||||
["."] = "textsubjects-smart",
|
["."] = "textsubjects-smart",
|
||||||
|
[";"] = "textsubjects-container-outer",
|
||||||
|
["-"] = "textsubjects-container-inner",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user