mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +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
|
|
@ -9,7 +9,6 @@ let
|
|||
in
|
||||
lib.nixvim.plugins.mkNeovimPlugin {
|
||||
name = "lsp-status";
|
||||
packPathName = "lsp-status.nvim";
|
||||
package = "lsp-status-nvim";
|
||||
description = "Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline.";
|
||||
maintainers = [ lib.maintainers.b3nb5n ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue