mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-09 10:31:08 +01:00
treewide: infer packPathName menial work
Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
parent
3cd56fced4
commit
c4b27080a6
319 changed files with 0 additions and 320 deletions
|
|
@ -8,7 +8,6 @@ with lib;
|
|||
with lib.nixvim.plugins;
|
||||
mkVimPlugin {
|
||||
name = "molten";
|
||||
packPathName = "molten-nvim";
|
||||
package = "molten-nvim";
|
||||
globalPrefix = "molten_";
|
||||
description = "A neovim plugin for interactively running code with the jupyter kernel. Fork of magma-nvim with improvements in image rendering, performance, and more.";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue