kickstart.nvim/makefile

7 lines
60 B
Makefile

all:
echo "Hello all"
foo:
echo "Hello foo"
list_pls:
ls