Releases: offa/nvim-config
Releases · offa/nvim-config
v0.3.3
Changes
- Migrate indent-blankline to v3
v0.3.2
Changes
- Enable ALE NVim diagnostics API
- Use C++23 as default
v0.3.1
Changes
- cmp-nvim config upadate
- Missing cmp-nvim-lsp-signature-help configuration added
- hlslens setup fixed
- Moved nvim-tree and nvim-web-devicons updated
v0.3.0
Changes
- Complete rewrite in Lua
- License changed to GPL
v0.2.1
Changes
- Update required Neovim version to 0.7
- Update moved plugins
- Remove some outdated or unmaintained plugins
- Use vim-lastplace
v0.2.0
Changes
- Rename bundle
deoplete
to completion
- Migration to nvim-cmp completion
- Migration to utlisnips snippet
- Remove deoplete, wilder, supertab, neosnippet and tagbar
- Remove Windows workarounds
v0.1.0
Changes
- New structure, based on
init.vim
- Plugin updates and replacements
- Cleanup of plugins and settings
- Native LSP support
- Removal of some plugin groups
- CI build
v0.0.8
Changes
- vim-lsp-ale added
- Plugin cleanup
- Edit / apply settings removed
v0.0.7
Changes
- LSP support added
- Deprecated Fugitive commands replaced
- ALE C++20 settings
- Syntastic removed
- YouCompleteMe removed
v0.0.6
Changes
- Ale support
- Neoformat added
- Indent plugin changed to indentLine
- Cleanup of old code