neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

BSDmakefile (109B)


      1 .DONE:
      2 	@echo "Use GNU Make (gmake) to build neovim"
      3 .DEFAULT:
      4 	@echo "Use GNU Make (gmake) to build neovim"