4 lines
90 B
Makefile
4 lines
90 B
Makefile
get:
|
|
cp -r ~/.config/nvim/lua/custom lua/
|
|
install:
|
|
cp -r lua/custom ~/.config/nvim/lua/
|