mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 11:36:07 +01:00
dev/list-plugins: drop
As no more plugins are declared using the legacy approach, the list-plugins.py script has lost its use. Let's drop it altogether.
This commit is contained in:
parent
beba0820c3
commit
d01e1c17e2
6 changed files with 0 additions and 285 deletions
|
|
@ -182,9 +182,6 @@ cd nixvim
|
|||
|
||||
# Either setup nix-direnv, or manually enter a devshell using:
|
||||
nix develop
|
||||
|
||||
# List all created plugins with `mkVimPlugin`
|
||||
list-plugins -k vim
|
||||
```
|
||||
|
||||
#### Writing option examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue