1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 03:00:06 +08:00
SpaceVim/bundle/plenary.nvim/Makefile
2022-05-16 22:20:10 +08:00

6 lines
243 B
Makefile
Vendored

test:
nvim --headless --noplugin -u scripts/minimal.vim -c "PlenaryBustedDirectory tests/plenary/ {minimal_init = 'tests/minimal_init.vim'}"
generate_filetypes:
nvim --headless -c 'luafile scripts/update_filetypes_from_github.lua' -c 'qa!'