nixos/pkgs/nixvim/editor.nix

14 lines
214 B
Nix

{ ... }:
{
youthlic.plugins = {
# grug-far = {
# enable = true;
# };
# flash = {
# enable = true;
# };
# todo-comments = {
# enable = true;
# };
};
}