mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
plugins/actions-preview: add description
This commit is contained in:
parent
831b503f11
commit
8f22a4b741
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
|
|||
name = "actions-preview";
|
||||
packPathName = "actions-preview.nvim";
|
||||
package = "actions-preview-nvim";
|
||||
description = "Fully customizable previewer for LSP code actions.";
|
||||
|
||||
maintainers = [ lib.maintainers.GaetanLepage ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue