Skip to content

Commit ee71554

Browse files
osbmMattSturgeon
authored andcommitted
plugins/actions-preview: add description
1 parent 831b503 commit ee71554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/by-name/actions-preview/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
33
name = "actions-preview";
44
packPathName = "actions-preview.nvim";
55
package = "actions-preview-nvim";
6+
description = "Fully customizable previewer for LSP code actions.";
67

78
maintainers = [ lib.maintainers.GaetanLepage ];
89

0 commit comments

Comments
 (0)