mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-09 07:39:03 +00:00
6 lines
103 B
Makefile
6 lines
103 B
Makefile
test:
|
|
nvim --headless -c 'PlenaryBustedDirectory lua/tests/automated/'
|
|
|
|
lint:
|
|
luacheck lua/telescope
|