fix: makefile (#319)

This commit is contained in:
yetone
2024-08-28 20:57:50 +08:00
committed by GitHub
parent bfa203018e
commit 1f0395ccd0

View File

@@ -1,3 +1,6 @@
hello:
@echo Hello avante.nvim!
luacheck:
luacheck `find -name "*.lua"` --codes