about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/editors/kakoune/plugins.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/editors/kakoune/plugins.nix')
-rw-r--r--nixpkgs/pkgs/applications/editors/kakoune/plugins.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/nixpkgs/pkgs/applications/editors/kakoune/plugins.nix b/nixpkgs/pkgs/applications/editors/kakoune/plugins.nix
deleted file mode 100644
index d2f3607d63cb..000000000000
--- a/nixpkgs/pkgs/applications/editors/kakoune/plugins.nix
+++ /dev/null
@@ -1,5 +0,0 @@
-{ parinfer-rust }:
-
-{
-  inherit parinfer-rust;
-}