VimBeGood

This commit is contained in:
Ben Clayton 2024-12-13 21:13:16 -07:00
parent f9a20ce314
commit 733fd9aa3e

View File

@ -24,4 +24,8 @@
enable = true;
settings.flavor = "frappe";
};
extraPlugins = ( with pkgs.vimPlugins; [
vim-be-good
]);
}