Skip to content

Commit

Permalink
fixing dup help tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Badragan authored and MagicDuck committed May 12, 2024
1 parent c7c4285 commit 9ef931a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/grug-far.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ require('grug-far').setup({config}) *grug-far.setup()*
{config}(required, table) Table of values; keys as described
above. Accept defaults by omitting the relevant key.

require('grug-far').grug_far({config}) *grug-far.setup()*
require('grug-far').grug_far({config}) *grug-far.grg_far()*
Launches grug-far, where the given config overrides the global plugin
config that was passed to require('grug-far).setup(...).
Currently supported configuration options are the same as the global
Expand Down

0 comments on commit 9ef931a

Please sign in to comment.