Releases: practicalli/neovim
Releases · practicalli/neovim
2023-07-11 AstroNvim guide
Adding content to support greater use of AstroNvim
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-13
Update the introduction and GitHub workflows to follow the Practicalli standard for books
Start a new section for learning the Lua language
Changelog
Added
- overrides for 404 page and announcement of neovim as alpha stage book
Changed
- #29 convert Neovim book to MkDocs version 9
- reference: start lua-language section, add references
- mkdocs: update Practicalli logo
- intro: standard book contributing, repl-workflow, writing-tips
- mkdocs: enable code blocks to embed content from files
- dev: update local mkdocs workflow in readme
- dev: update lint tasks for MkDocs
- dev: git ignore patterns for mkdocs
- ci: monthly version check via antq