SHA256
1
0
forked from pool/neovim
Dominique Leuenberger 2017-11-25 07:42:50 +00:00 committed by Git OBS Bridge
commit e3ac544479
4 changed files with 29 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e2c068a8994c9023a5f84cde9eb7188d3c85996a7e42e611e3cd0996e345dd3
size 8326881

3
neovim-0.2.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a838ee07cc9a2ef8ade1b31a2a4f2d5e9339e244ade68e64556c1f4b40ccc5ed
size 8325879

View File

@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon Nov 20 16:54:24 UTC 2017 - aavindraa@gmail.com
- Update to version 0.2.2:
* Features
+ 'viewoptions': add "curdir" flag
+ node.js remote-plugin support
+ :checkhealth : validate 'runtimepath'
* Fixes
+ :terminal : fix crash on resize
+ work around gnome-terminal memory leak
+ 'guicursor': use DECSCUSR for xterm-likes
+ 'os_open: UV_EINVAL on NULL filename'
+ :checkhealth : fix check for npm and yarn
+ health.vim: normalize slashes for script path
+ cmake: install runtime/rgb.txt
+ runtime: syntax error in `runtime/syntax/tex.vim`
+ tutor: some fixes
+ windows: provider: Detect(): return *.cmd path
* Changes
+ remove legacy alias to `v:count`
+ runtime: revert netrw update
+ defaults: scrollback=10000
+ process_close(): uv_unref() detached processes
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 16 15:48:29 UTC 2017 - ronisbr@gmail.com Thu Nov 16 15:48:29 UTC 2017 - ronisbr@gmail.com

View File

@ -17,7 +17,7 @@
Name: neovim Name: neovim
Version: 0.2.1 Version: 0.2.2
Release: 0 Release: 0
Summary: Vim-fork focused on extensibility and agility Summary: Vim-fork focused on extensibility and agility
License: Apache-2.0 AND Vim License: Apache-2.0 AND Vim