mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-25 13:14:37 +02:00
20 lines
507 B
Markdown
20 lines
507 B
Markdown
---
|
|
name: Plugin Request
|
|
about: Request support for a new plugin
|
|
title: '[PLUGIN REQUEST] <PLUGIN>'
|
|
labels: enhancement
|
|
assignees: ''
|
|
---
|
|
|
|
| Field | Description |
|
|
|----------|-------------|
|
|
| Plugin | `<PLUGIN>` | <!-- Plugin NixVim should support -->
|
|
| Homepage | `<URL>` | <!-- URL to the plugin repository -->
|
|
| Nixpkgs | `<PACKAGE>` | <!-- Nixpkgs URL or `false` -->
|
|
|
|
## Extra Information
|
|
|
|
<!--
|
|
Provide extra information about the plugin, and any ideas regarding
|
|
NixVim-specific options.
|
|
-->
|