add deprecation message

This commit is contained in:
Smirnov Oleksandr 2024-06-15 12:33:53 +03:00
parent fbf6441f3d
commit d9393a4f4d
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