terminal/slides: add slides plugin

Add the terminal slides plugin to open markdown presentations in a
floating terminal.
This commit is contained in:
Al Duncanson 2025-03-28 01:31:41 -04:00
commit 696fda23fe
3 changed files with 114 additions and 24 deletions

View file

@ -203,6 +203,7 @@ isMaximal: {
toggleterm = {
enable = true;
lazygit.enable = true;
slides.enable = true;
};
};