gopher.nvim/spec/minimal_init.vim
Smirnov Oleksandr b5c3358521
refactor tests (#23)
* fix: add `nvim-dap` as test dep. fix makefile

* refactor(spec): struct_tags
2022-12-19 12:27:39 +02:00

4 lines
73 B
VimL

set rtp+=.
packadd plenary.nvim
packadd nvim-treesitter
packadd nvim-dap