mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-16 22:11:09 +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
|
|
@ -5,7 +5,6 @@
|
|||
}:
|
||||
lib.nixvim.plugins.mkVimPlugin {
|
||||
name = "haskell-scope-highlighting";
|
||||
packPathName = "haskell-scope-highlighting.nvim";
|
||||
package = "haskell-scope-highlighting-nvim";
|
||||
description = "Haskell syntax highlighting that considers variable scopes.";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue