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:
parent
0c867f9e63
commit
6f976d5b23
2 changed files with 0 additions and 469 deletions
|
|
@ -20,8 +20,6 @@ lib.nixvim.plugins.mkNeovimPlugin {
|
|||
|
||||
dependencies = [ "yq" ];
|
||||
|
||||
settingsOptions = import ./settings-options.nix lib;
|
||||
|
||||
settingsExample = {
|
||||
enable_keymaps = true;
|
||||
papis_python = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue