Skip to content

Commit

Permalink
docs: use precise help tag for settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubbortlik committed Jun 11, 2024
1 parent 19e12d7 commit e20e8d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ For more settings, please see `:h gitlab.nvim.connecting-to-gitlab`

The plugin expects you to call `setup()` and pass in a table of options. All of these values are optional, and if you call this function with no values the defaults will be used.

For a list of all these settings please run `:h gitlab.nvim` which is stored in `doc/gitlab.nvim.txt`
For a list of all these settings please run `:h gitlab.nvim.configuring-the-plugin` which will show you the help stored in `doc/gitlab.nvim.txt`

## Keybindings

Expand Down

0 comments on commit e20e8d6

Please sign in to comment.