nvim/CHANGELOG.md
2024-04-19 04:13:32 +02:00

1.3 KiB

Changelog

1.2.0 (2024-04-19)

Features

  • autocmds: add lsp auto format on save (cbe86de)

1.1.0 (2024-04-19)

Features

  • add custom theme 'peel-enhanced' (3fd3e0b)
  • plugin: add folke/trouble plugin (98e3528)
  • remove fleet theme config file (87b5717)

1.0.2 (2023-11-30)

Bug Fixes

  • coding: add back luaSnip (1f1dbf0)

1.0.1 (2023-11-27)

Bug Fixes

  • fugitive: allow fugitive to load when no files are opened (b969172)

1.0.0 (2023-11-26)

Features

  • lazy: Rewrite config using lazy.nvim package manager