refactor tests (#23)

* fix: add `nvim-dap` as test dep. fix makefile

* refactor(spec): struct_tags
This commit is contained in:
Smirnov Oleksandr 2022-12-19 12:27:39 +02:00 committed by GitHub
parent 1363d55056
commit b5c3358521
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 24 deletions

View file

@ -1,3 +1,4 @@
set rtp+=.
packadd plenary.nvim
packadd nvim-treesitter
packadd nvim-dap