Releases: makenew/nvimrc
Releases · makenew/nvimrc
nvimrc-v1.3.4
- Use
/usr/bin/env
in install.sh.
nvimrc-v1.3.3
- Do not use
function
keyword in README example.
v1.3.2
- Fix indent level in install instructions.
- Add PlugUpgrade to install.
v1.3.1
- Fix typo in installed message for
init.vim
. - Remove extra command check in install.
v1.3.0
- Update year to 2017.
- Update warranty in docs.
- Fix alt text on badge.
- Add PlugUpdate and PlugInstall commands to install.
v1.2.1
- Fix
makenew.sh
README delete range.
v1.2.0
- Automate plugin install: no need to exit manually after each Plug command.
- Update
makenew.sh
to work on Unix and Mac. - Add
exit 0
todev_mode
ininstall.sh
.
v1.1.1
- Conditionally set
XDG_CONFIG_HOME
- Run
PlugClean!
first in install script.
v1.1.0
- Add ginit.vim support: place GUI settings in
gui.vim
. - Remove extra link bracket in CHANGELOG.
v1.0.0
- Initial release.