docs(config): update
This commit is contained in:
parent
55a7307b78
commit
04eb2c3d76
2 changed files with 8 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ Table of Contents
|
|||
==============================================================================
|
||||
------------------------------------------------------------------------------
|
||||
*gopher.nvim-config*
|
||||
config it is the place where you can configure the plugin.
|
||||
also this is optional is you're ok with default settings.
|
||||
You can look at default options |gopher.nvim-config-defaults|
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
Type ~
|
||||
|
|
@ -23,6 +26,7 @@ gopher.Config
|
|||
------------------------------------------------------------------------------
|
||||
*gopher.nvim-config.ConfigGoTagTransform*
|
||||
Possible values for |gopher.Config|.gotag.transform:
|
||||
|
||||
"snakecase" "GopherUser" -> "gopher_user"
|
||||
"camelcase" "GopherUser" -> "gopherUser"
|
||||
"lispcase" "GopherUser" -> "gopher-user"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue