refactor!: remove dap adapter (#81)

This commit is contained in:
Smirnov Oleksandr 2025-02-25 13:16:24 +02:00 committed by GitHub
parent da960189c1
commit cd8a5efc88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 1 additions and 158 deletions

View file

@ -15,7 +15,6 @@ local files = {
"lua/gopher/gotests.lua",
"lua/gopher/iferr.lua",
"lua/gopher/comment.lua",
"lua/gopher/dap.lua",
}
minidoc.setup()