Skip to content

Commit

Permalink
release: 2023-07-11
Browse files Browse the repository at this point in the history
- basics: vim-style search and replace
- basics: multiple cursors search and replace
- basics: astronvim multiple cursor use
- versioning: staging hunks and buffers with Git Signs
- apis: inspect JSON and call APIs from neovim
- basics: open web links

- config: override clojure pack as hint
- config: extend user design overview
- config: user config overview
- config: override community key bindings
  • Loading branch information
practicalli-johnny committed Jul 11, 2023
1 parent 87de8f0 commit f61a2e7
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,34 @@
# Changelog

## Unreleased

## 2023-07-11

### Added
- basics: vim-style search and replace
- basics: multiple cursors search and replace
- basics: astronvim multiple cursor use
- versioning: staging hunks and buffers with Git Signs
- apis: inspect JSON and call APIs from neovim
- basics: open web links

### Changed

- config: override clojure pack as hint
- config: extend user design overview
- config: user config overview
- config: override community key bindings



## 2023-05-14

### Added

- overrides for 404 page and announcement of neovim as alpha stage book

### Changed

- [#29](https://github.com/practicalli/neovim/issues/29) convert Neovim book to MkDocs version 9
- reference: start lua-language section, add references
- mkdocs: update Practicalli logo
Expand Down

0 comments on commit f61a2e7

Please sign in to comment.