Skip to content

Releases: offa/nvim-config

v0.3.5

Choose a tag to compare

@offa offa released this 05 May 15:49
d0d0f51

Changes

  • Pin Actions
  • Enable Dependabot
  • Update mini.surround plugin

v0.3.4

Choose a tag to compare

@offa offa released this 18 Aug 19:37
04aa082

Changes

  • Require Neovim 0.11.x
  • hop migrated to active fork
  • Surround migrated to mini.surround
  • Snippet support fixed / improved
  • LSP improvements
  • ftdetect for Yocto Bitbake
  • CodeQL enabled
  • Add SECURITY.md

v0.3.3

Choose a tag to compare

@offa offa released this 12 Oct 14:23

Changes

  • Migrate indent-blankline to v3

v0.3.2

Choose a tag to compare

@offa offa released this 28 Sep 20:00

Changes

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

v0.3.1

Choose a tag to compare

@offa offa released this 22 Nov 15:52

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

Choose a tag to compare

@offa offa released this 12 Oct 17:25

Changes

  • Complete rewrite in Lua
  • License changed to GPL

v0.2.1

Choose a tag to compare

@offa offa released this 15 Jun 18:56

Changes

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

v0.2.0

Choose a tag to compare

@offa offa released this 13 Jun 15:47

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

Choose a tag to compare

@offa offa released this 24 May 17:22

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

Choose a tag to compare

@offa offa released this 18 Jul 11:44

Changes

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