vimPlugins.notmuch-vim: move to non-generated

This commit is contained in:
Matt Sturgeon
2025-08-31 18:27:02 +01:00
parent d8780ce824
commit b0c6bd058e
2 changed files with 1 additions and 3 deletions
@@ -0,0 +1 @@
{ notmuch }: notmuch.vim
@@ -34,7 +34,6 @@
neovim-unwrapped,
nim1,
nodejs,
notmuch,
openscad,
openssh,
parinfer-rust,
@@ -2306,8 +2305,6 @@ in
NotebookNavigator-nvim = super.NotebookNavigator-nvim.overrideAttrs {
};
notmuch-vim = notmuch.vim;
nterm-nvim = super.nterm-nvim.overrideAttrs {
dependencies = [ self.aniseed ];
};