Commit Graph

3 Commits

Author SHA256 Message Date
Ronan Chagas
11ac2acdcb - Change icon 'neovim.svg' installation directory from
%{_datadir}/pixmaps/%{name}.svg
  to
    %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
  as per dimstar request.
- Fix neovim.changes indentation.

- Remove unneeded patches that were applied by upstream:
    * neovim_fix_locale_dir_01.patch
    * neovim_fix_locale_dir_02.patch
- Update to version 0.1.3.
- Changelog:
    Features:
      * f2ae5a9 Add TextYankPost and TextDeletePost autocmds
      * 44b2cef bufhl: new mechanism for plugins to add highlights
        to a buffer
      * 39c3842 Make set{qf,loc}list() take {title}
      * 77a7ca4 'shortmess': Add "F" flag. #4446
      * 99d4c8c keymap: Support <D-...> (super/command key).
    Fixes:
      * 14c9b30 terminal.c: temporary fix for incorrect paste
        handling
    Notable changes:
      * 50e129f defaults: Enable syntax and filetype plugins.
      * 4e39eee upgrade libvterm (improves terminal reflow)

OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=3
2016-04-14 02:20:12 +00:00
Dirk Stoecker
98c0fc79cb Accepting request 369390 from home:Ronis_BR
Add reference to the patches as per psmt request.

OBS-URL: https://build.opensuse.org/request/show/369390
OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=2
2016-03-14 16:31:32 +00:00
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