snowflake/home/programs/editors/neovim/plugins/misc/vimbbye.nix

3 lines
57 B
Nix

_: {
programs.nixvim.plugins.vim-bbye.enable = true;
}