Files
telescope.nvim/Makefile
T

6 lines
103 B
Makefile

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