Skip to content

Commit

Permalink
docs(vimdoc): fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
bekaboo committed Jan 24, 2024
1 parent 55040ca commit a333985
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/dropbar.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2063,13 +2063,13 @@ dropbar_menu_t:fuzzy_find_navigate({direction})
Navigate to the nth previous/next entry while fuzzy finding

Parameters~
{direction} ("up"|"down"|integer)
{direction} ("up"|"down"|integer):

- "up": navigate one entry upwards
- "down": navigate one entry downwards
- positive integer: navigate to the {direction}-th next entry
- negative integer: navigate to the {direction}-th previous
entry
entry

..............................................................................
DROPBAR_MENU_ENTRY_T *dropbar-developers-classes-dropbar_menu_entry_t*
Expand Down

0 comments on commit a333985

Please sign in to comment.