Skip to content

Commit

Permalink
release: cv2023.02.21
Browse files Browse the repository at this point in the history
Signed-off-by: Avimitin <avimitin@gmail.com>

Former-commit-id: d2f4baa
Former-commit-id: 565ef21
Former-commit-id: aa38c49
  • Loading branch information
Avimitin committed Feb 21, 2023
1 parent 826463d commit 7b1cc45
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file

## [cv2023.02.21]

### Changed

- Plugins setup/config/key mappings are merged together
- `require("editor").setup({})` is replace with `.neovim.lua` file injection
- Add more configurable option in `core/custom.lua`, please read [document](./lua/core/README.md)
- Replace packer.nvim with lazy.nvim

## [cv2023.01.21]

### Added
Expand Down

0 comments on commit 7b1cc45

Please sign in to comment.