SHA256
1
0
forked from pool/neovim
Go to file
Dominique Leuenberger 02aed2ef4f Accepting request 1045759 from editors
- Update to version 0.8.2:
  - This primarily a bug fix release but some improvements to
    documentation has been back-ported as well.
  - Features
    help: Highlighted codeblocks
  - Documentation
    - lua: Add guide to using Lua in Neovim
    - Mention how to remove the "How-to disable mouse" menu item
    - Fix order of numbers in syntax.txt
    - lua: Correct the tags for vim.opt_local and vim.opt_global
  - Bug Fixes
    - api: Set correct curbuf when temporarily changing curwin
    - api: "emsg_silent" should imply "silent" in nvim_cmd
    - decoration: Do not reset must_redraw after calling
      providers
    - diagnostic: Clear stale cache on reset
    - events: Save v:event for cmdline autocommands separately
    - float: Fix ml_get error with bufpos
    - float: Fix crash with bufpos and non-existent window
    - folds: Use long for number of folded lines
    - mappings: Use all buckets in second round of unmap
    - memory: Fix memory alignment for dynamic allocation
    - options: Fix local 'sidescrolloff' doesn't work for mouse
    - options: Restore exists() behavior for options
    - terminal: Fix 'mousescroll' not respected in terminal mode
    - tui: Set cursor color parameter as string when required
    - win_close: Remove float grid after closing buffer
  - Build System Fixes
    - Restrict git describe to top level source directory

OBS-URL: https://build.opensuse.org/request/show/1045759
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/neovim?expand=0&rev=48
2022-12-30 10:08:46 +00:00
.gitattributes Accepting request 356572 from home:Ronis_BR 2016-02-21 12:15:11 +00:00
.gitignore Accepting request 356572 from home:Ronis_BR 2016-02-21 12:15:11 +00:00
lj-busted.sh Fix SPEC 2022-04-19 07:31:49 +00:00
neovim-0.8.2.tar.gz - Update to version 0.8.2: 2022-12-29 22:33:21 +00:00
neovim-rpmlintrc Accepting request 630074 from home:mcepl:work 2018-08-18 15:11:48 +00:00
neovim.changes - Update to version 0.8.2: 2022-12-29 22:33:21 +00:00
neovim.spec - Update to version 0.8.2: 2022-12-29 22:33:21 +00:00
spec-template Accepting request 630074 from home:mcepl:work 2018-08-18 15:11:48 +00:00
suse-spec-template Accepting request 630074 from home:mcepl:work 2018-08-18 15:11:48 +00:00
sysinit.vim Accepting request 660221 from home:mcepl:branches:editors 2018-12-20 14:46:57 +00:00