mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-09 20:01:34 +00:00
feat: toggleterm
This commit is contained in:
parent
d867dae743
commit
202eaaf322
6 changed files with 94 additions and 0 deletions
5
modules/terminal/default.nix
Normal file
5
modules/terminal/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
_: {
|
||||
imports = [
|
||||
./toggleterm.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue