This commit is contained in:
Kopatz
2024-05-16 21:14:30 +02:00
parent 55b15b92ff
commit 38bfbe82c6
23 changed files with 595 additions and 101 deletions

View File

@@ -0,0 +1,8 @@
{
plugins.toggleterm = {
enable = true;
settings = {
open_mapping = "[[<C-t>]]";
};
};
}