Skip to content

v1

Compare
Choose a tag to compare
@whyakari whyakari released this 16 May 21:42
· 1 commit to main since this release

Changelog

  • update doc (pt-br): 86c801e
  • init new output verification (main.go): 6caa8aa
  • remove packages, this speeds up neovim installation (pkg/arch/arch.go): bc04a67
  • fix: clone nvim repository into temporary directory to avoid conflicts (pkg/arch/arch.go): 1a7da7e
  • fix not installing in termux (android): 4002b28 related by @YunaTomisaki
  • fix not installing in archlinux (arm64): 8035ecc related by @whyakari
  • remove line unnecessary (termux): 9517cdd