parity
This commit is contained in:
@@ -4,5 +4,10 @@ return {
|
||||
version = "*",
|
||||
opts = {--[[ things you want to change go here]]
|
||||
},
|
||||
config = function()
|
||||
require("toggleterm").setup({
|
||||
open_mapping = [[<c-\>]],
|
||||
})
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user