mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
helpers/vim-plugin/mkVimPlugin: remove useless 'options' argument
This commit is contained in:
parent
2b2e9f962a
commit
4d471f04a5
4 changed files with 1 additions and 7 deletions
|
@ -14,5 +14,4 @@ helpers.vim-plugin.mkVimPlugin config {
|
|||
maintainers = [lib.maintainers.GaetanLepage];
|
||||
|
||||
# In typical tpope fashion, this plugin has no config options
|
||||
options = {};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue