nvim/CHANGELOG.md

592 B

Changelog

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