21 lines
592 B
Markdown
21 lines
592 B
Markdown
# Changelog
|
|
|
|
## [1.0.2](https://github.com/sleiphir/nvim/compare/v1.0.1...v1.0.2) (2023-11-30)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **coding:** add back luaSnip ([1f1dbf0](https://github.com/sleiphir/nvim/commit/1f1dbf06c67824107598bcce9c4802f97da08536))
|
|
|
|
## [1.0.1](https://github.com/sleiphir/nvim/compare/v1.0.0...v1.0.1) (2023-11-27)
|
|
|
|
|
|
### Bug Fixes
|
|
|
|
* **fugitive:** allow fugitive to load when no files are opened ([b969172](https://github.com/sleiphir/nvim/commit/b969172234b77b06bc35c8f3ceb0319ad07ac4ca))
|
|
|
|
## 1.0.0 (2023-11-26)
|
|
|
|
### Features
|
|
|
|
* **lazy:** Rewrite config using lazy.nvim package manager
|