dressing.nvim/tests/minimal_init.lua

4 lines
94 B
Lua

vim.cmd([[set runtimepath+=.]])
vim.cmd([[runtime! plugin/plenary.vim]])
vim.g.is_test = true