All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
3.2.0 / 2022-08-30
- Basic mjml support.
- Enable gofmt ALE fixer.
- Look for .eslintrc.cjs.
- Use Fira Code.
- WakaTime plugin.
3.1.0 / 2021-07-05
- Do not confirm when stripping whitespace.
- Use Gdiffsplit! over Gdiff.
- Use quramy/tsuquyomi for TypeScript.
- Only use eslint with ALE on TypeScript projects.
- Update to new deoplete API.
- UltiSnips mappings to use
<C-L>
and<C-H>
. - Replace EasyClip with it's modular plugin replacements.
- Use ALEFix over Autoformat.
- Set oceanic-next options.
- Update deprecated fugitive mappings.
- Enabled Prettier for ALE.
- Enabled jq fixer for ALE.
- Mappings for ALEFix.
- Python fixers for ALE.
- WakaTime.
- VIM_COLOR fallback.
- Markdown plugin tpope/vim-markdown.
3.0.0 / 2019-05-20
- Disable thesaurus_query mappings.
- Terraform plugins.
- ChangelogVersion macro.
- New plugins: neco-ghc and vim-abolish.
- Autoformat interface config.
- GitHub issues plugin.
- ALE logic.
2.0.0 / 2018-05-18
- New GUI color scheme
- Support for rg.
- Support for nvim-gtk
- Changed mapping starting with co to yo.
- Neomake replaced with ALE.
- Enable sneak label mode.
- Always keep the sign column open.
- Use NVM_DIR over NVM_ROOT.
- Use IGNORE_FILE env var.
- Update ag and rg to use ignore file.
- Add javascript to language group.
- Update to nvimrc v1.3.5
- Broken better whitespace plugin behaivor after upodate.
1.1.0 / 2017-06-11
- Use mhartington/nvim-typescript.
- Add GitHub issues plugin.
- Use
standard --fix
for auto-formatting. - Remove portkey.
- Correct location of Initialization heading.
- Initial release.