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