Files
telescope.nvim/Makefile
2020-12-09 15:48:55 -05:00

6 lines
103 B
Makefile

test:
nvim --headless -c 'PlenaryBustedDirectory lua/tests/automated/'
lint:
luacheck lua/telescope