fix: makefile (#319)
This commit is contained in:
parent
bfa203018e
commit
1f0395ccd0
3
Makefile
3
Makefile
@ -1,3 +1,6 @@
|
|||||||
|
hello:
|
||||||
|
@echo Hello avante.nvim!
|
||||||
|
|
||||||
luacheck:
|
luacheck:
|
||||||
luacheck `find -name "*.lua"` --codes
|
luacheck `find -name "*.lua"` --codes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user