add deprecation message (#67)

This commit is contained in:
Smirnov Oleksandr 2024-06-15 12:37:15 +03:00 committed by GitHub
parent fbf6441f3d
commit af1d5d166f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 2 deletions

View file

@ -220,6 +220,8 @@ require("gopher").setup {
<b>Setup <a href="https://github.com/mfussenegger/nvim-dap">nvim-dap</a> for go in one line</b>
</summary>
THIS FEATURE WILL BE REMOVED IN `0.1.6`
note [nvim-dap](https://github.com/mfussenegger/nvim-dap) has to be installed
```lua