docs: update
This commit is contained in:
parent
3b01af99c1
commit
0c0584edbd
9 changed files with 83 additions and 95 deletions
|
|
@ -1,6 +1,8 @@
|
|||
---@toc_entry Auto implementation of interface methods
|
||||
---@tag gopher.nvim-impl
|
||||
---@text impl is utilizing the `impl` tool to generate method stubs for interfaces.
|
||||
---@text
|
||||
--- impl is utilizing the `impl` tool to generate method stubs for interfaces.
|
||||
---
|
||||
---@usage
|
||||
--- 1. Automatically implement an interface for a struct:
|
||||
--- - Place your cursor on the struct where you want to implement the interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue