Releases: whyakari/nvim
Releases · whyakari/nvim
v1.1.0
v1
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
v1.0.8
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Changelog
- nvim: new plugin for auto saving sessions by @outragedline
v1.0.6
v1.0.5
Changelog
v1.0.4
Changelog
- New rewritten in lua 🎉