Remove floaterm

This commit is contained in:
Isshi0417 2024-07-19 23:28:02 +09:00
parent 9a316e0cc9
commit 17e205f9c0

View File

@ -1,7 +0,0 @@
{ ... }:
{
program.nixvim.plugins.floaterm = {
enable = true;
};
}