added toggleterm

This commit is contained in:
chloe 2025-07-07 17:23:08 +02:00
parent 6ce0d4699f
commit 6294a0a2ca
3 changed files with 19 additions and 1 deletions

View file

@ -40,4 +40,8 @@
desc = "Format on save";
}
];
diagnostic.settings = {
virtual_text = false;
};
}