floaterm init: Quick nixy inside nvim

Former-commit-id: 5d3399ebc3
This commit is contained in:
Hadi
2025-03-24 15:13:58 +01:00
parent daaf3a8432
commit a2fc942aa0
2 changed files with 17 additions and 3 deletions
+5
View File
@@ -22,6 +22,11 @@
mode = "n";
group = "+windows";
}
{
__unkeyed-1 = "<leader>c";
mode = "n";
group = "+code";
}
];
win = {
border = "rounded";