fix shell menu actually being a vim plugin
This commit is contained in:
parent
1c7f146259
commit
ac03747210
|
@ -59,7 +59,7 @@
|
||||||
sax2nf = self.packages.${system}.sax2nf;
|
sax2nf = self.packages.${system}.sax2nf;
|
||||||
bqn-vim = self.packages.${system}.bqn-vim;
|
bqn-vim = self.packages.${system}.bqn-vim;
|
||||||
bqn-nvim = self.packages.${system}.bqn-nvim;
|
bqn-nvim = self.packages.${system}.bqn-nvim;
|
||||||
shell-menu = self.packages.${system}.bqn-nvim;
|
shell-menu = self.packages.${system}.shell-menu;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user