neovim/neovim.changes
Dirk Stoecker 87c2321107 Accepting request 356572 from home:Ronis_BR
Neovim is a refactor - and sometimes redactor - in the tradition of Vim, which itself derives from Stevie. It is not a rewrite, but a continuation and extension of Vim. Many rewrites, clones, emulators and imitators exist; some are very clever, but none are Vim. Neovim strives to be a superset of Vim, notwithstanding some intentionally removed misfeatures; excepting those few and carefully-considered excisions, Neovim is Vim. It is built for users who want the good parts of Vim, without compromise, and more.

NOTE: All dependencies necessary to build neovim were already accepted into Factory. However, if one wished to build neovim for Leap, this dependencies must be linked in this repository.

OBS-URL: https://build.opensuse.org/request/show/356572
OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=1
2016-02-21 12:15:11 +00:00

40 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Fri Jan 22 16:02:49 UTC 2016 - ronisbr@gmail.com
- Add neovim desktop file.
-------------------------------------------------------------------
Mon Jan 11 17:37:45 UTC 2016 - ronisbr@gmail.com
- Add neovim logo to the package.
-------------------------------------------------------------------
Sat Dec 5 20:17:17 UTC 2015 - ronisbr@gmail.com
- Update to version 0.1.1.
- Changelog:
* shada/msgpack editor plugin #3270
* VimL Dict notifications #3603
* Note: API for this feature may change.
* :profile dump, :profile stop #2427
* :oldfiles! #3611
* TermOpen, TermClose events #3653
* fix: shada/viminfo: Do not save unlisted and quickfix buffers
#3581
-------------------------------------------------------------------
Thu Dec 3 11:36:38 UTC 2015 - ronisbr@gmail.com
- Remove xclip of recommended packages list.
-------------------------------------------------------------------
Thu Dec 3 00:04:27 UTC 2015 - ronisbr@gmail.com
- Add python-neovim and python3-neovim as recommended packages.
-------------------------------------------------------------------
Wed Dec 2 13:05:59 UTC 2015 - ronisbr@gmail.com
- Initial version based on home:darix:neovim/neovim