1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-03 07:31:05 +01:00

plugins/papis: drop settings options declaration

This commit is contained in:
Gaetan Lepage 2025-09-19 18:01:00 +02:00 committed by Gaétan Lepage
parent 0c867f9e63
commit 6f976d5b23
2 changed files with 0 additions and 469 deletions

View file

@ -20,8 +20,6 @@ lib.nixvim.plugins.mkNeovimPlugin {
dependencies = [ "yq" ];
settingsOptions = import ./settings-options.nix lib;
settingsExample = {
enable_keymaps = true;
papis_python = {