added keybind for toggleterm.
This commit is contained in:
parent
4468f7045b
commit
3e833842e1
|
@ -8,6 +8,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
direction = "horizontal";
|
direction = "horizontal";
|
||||||
insertMappings = false;
|
insertMappings = false;
|
||||||
|
openMapping = ''<c-\>'';
|
||||||
|
terminalMappings = false;
|
||||||
};
|
};
|
||||||
keymaps = [
|
keymaps = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue