This commit is contained in:
Smirnov Oleksandr 2024-03-01 23:31:50 +02:00
parent 6e0d29c47c
commit e056d06aef

View file

@ -97,7 +97,7 @@ require("gopher").setup {
<details>
<summary>
<b>Add and remove tags for structs via <a href="https://github.com/fatih/gomodifytags">gomodifytags</a>)</b>
<b>Add and remove tags for structs via <a href="https://github.com/fatih/gomodifytags">gomodifytags</a></b>
</summary>
By default `json` tag will be added/removed, if not set:
@ -222,7 +222,6 @@ require("gopher").setup {
</summary>
>[!IMPORTANT]
>
> [nvim-dap](https://github.com/mfussenegger/nvim-dap) has to be installed
```lua