kinda fix

This commit is contained in:
Smirnov Oleksandr 2024-03-03 21:29:52 +02:00
parent 6df060eece
commit c68bc69c29

View file

@ -221,9 +221,7 @@ require("gopher").setup {
<b>Setup <a href="https://github.com/mfussenegger/nvim-dap">nvim-dap</a> for go in one line</b> <b>Setup <a href="https://github.com/mfussenegger/nvim-dap">nvim-dap</a> for go in one line</b>
</summary> </summary>
>[!IMPORTANT] note [nvim-dap](https://github.com/mfussenegger/nvim-dap) has to be installed
>
> [nvim-dap](https://github.com/mfussenegger/nvim-dap) has to be installed
```lua ```lua
require("gopher.dap").setup() require("gopher.dap").setup()