mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
treewide: vim-plugin
-> plugins
This commit is contained in:
parent
5e9a6c00a9
commit
43a3171dec
71 changed files with 72 additions and 72 deletions
|
@ -4,7 +4,7 @@
|
|||
...
|
||||
}:
|
||||
with lib;
|
||||
with lib.nixvim.vim-plugin;
|
||||
with lib.nixvim.plugins;
|
||||
mkVimPlugin {
|
||||
name = "markdown-preview";
|
||||
packPathName = "markdown-preview.nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue