mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 03:22:10 +02:00
Update
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
programs.nixvim.plugins.toggleterm = {
|
||||
enable = true;
|
||||
openMapping = "<C-t>";
|
||||
direction = "horizontal";
|
||||
settings = {
|
||||
open_mapping = "[[<c-t>]]";
|
||||
direction = "horizontal";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user