mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-06 07:14:31 +02:00
treewide: neovim-plugin
-> plugins
This commit is contained in:
parent
787844cfe4
commit
5e9a6c00a9
206 changed files with 206 additions and 206 deletions
|
@ -10,7 +10,7 @@ let
|
|||
cfg = config.plugins.mkdnflow;
|
||||
in
|
||||
{
|
||||
options.plugins.mkdnflow = lib.nixvim.neovim-plugin.extraOptionsOptions // {
|
||||
options.plugins.mkdnflow = lib.nixvim.plugins.neovim.extraOptionsOptions // {
|
||||
enable = mkEnableOption "mkdnflow.nvim";
|
||||
|
||||
package = lib.mkPackageOption pkgs "mkdnflow.nvim" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue