Skip to content

Releases: offa/nvim-config

v0.3.3

12 Oct 14:23
Compare
Choose a tag to compare

Changes

  • Migrate indent-blankline to v3

v0.3.2

28 Sep 20:00
Compare
Choose a tag to compare

Changes

  • Enable ALE NVim diagnostics API
  • Use C++23 as default

v0.3.1

22 Nov 15:52
Compare
Choose a tag to compare

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

12 Oct 17:25
Compare
Choose a tag to compare

Changes

  • Complete rewrite in Lua
  • License changed to GPL

v0.2.1

15 Jun 18:56
Compare
Choose a tag to compare

Changes

  • Update required Neovim version to 0.7
  • Update moved plugins
  • Remove some outdated or unmaintained plugins
  • Use vim-lastplace

v0.2.0

13 Jun 15:47
Compare
Choose a tag to compare

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

24 May 17:22
Compare
Choose a tag to compare

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

18 Jul 11:44
Compare
Choose a tag to compare

Changes

  • vim-lsp-ale added
  • Plugin cleanup
  • Edit / apply settings removed

v0.0.7

30 Apr 12:42
Compare
Choose a tag to compare

Changes

  • LSP support added
  • Deprecated Fugitive commands replaced
  • ALE C++20 settings
  • Syntastic removed
  • YouCompleteMe removed

v0.0.6

08 Jan 13:40
Compare
Choose a tag to compare

Changes

  • Ale support
  • Neoformat added
  • Indent plugin changed to indentLine
  • Cleanup of old code