mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-24 18:00:59 +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
|
|
@ -7,7 +7,6 @@ let
|
|||
in
|
||||
lib.nixvim.plugins.mkNeovimPlugin {
|
||||
name = "comment-box";
|
||||
packPathName = "comment-box.nvim";
|
||||
package = "comment-box-nvim";
|
||||
description = ''
|
||||
Clarify and beautify your comments and plain text files using boxes and lines.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue