lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

vimPlugins.notmuch-vim: move to non-generated

+1 -3
+1
pkgs/applications/editors/vim/plugins/non-generated/notmuch-vim/default.nix
··· 1 + { notmuch }: notmuch.vim
-3
pkgs/applications/editors/vim/plugins/overrides.nix
··· 34 34 neovim-unwrapped, 35 35 nim1, 36 36 nodejs, 37 - notmuch, 38 37 openscad, 39 38 openssh, 40 39 parinfer-rust, ··· 2305 2304 2306 2305 NotebookNavigator-nvim = super.NotebookNavigator-nvim.overrideAttrs { 2307 2306 }; 2308 - 2309 - notmuch-vim = notmuch.vim; 2310 2307 2311 2308 nterm-nvim = super.nterm-nvim.overrideAttrs { 2312 2309 dependencies = [ self.aniseed ];