mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
docs(news): add news.txt and link from README (#20426)
This commit is contained in:
@ -39,7 +39,8 @@ Features
|
||||
- [XDG base directories](https://github.com/neovim/neovim/pull/3470) support
|
||||
- Compatible with most Vim plugins, including Ruby and Python plugins
|
||||
|
||||
See [`:help nvim-features`][nvim-features] for the full list!
|
||||
See [`:help nvim-features`][nvim-features] for the full list, and `[:help
|
||||
news][nvim-news]` for noteworthy changes in the latest version!
|
||||
|
||||
Install from package
|
||||
--------------------
|
||||
@ -116,6 +117,7 @@ Apache 2.0 license, except for contributions copied from Vim (identified by the
|
||||
|
||||
[license-commit]: https://github.com/neovim/neovim/commit/b17d9691a24099c9210289f16afb1a498a89d803
|
||||
[nvim-features]: https://neovim.io/doc/user/vim_diff.html#nvim-features
|
||||
[nvim-news]: https://neovim.io/doc/user/news.html
|
||||
[Roadmap]: https://neovim.io/roadmap/
|
||||
[advanced UIs]: https://github.com/neovim/neovim/wiki/Related-projects#gui
|
||||
[Managed packages]: https://github.com/neovim/neovim/wiki/Installing-Neovim#install-from-package
|
||||
|
Reference in New Issue
Block a user