neovim/runtime
bfredl 1fa917f9a1 NVIM 0.8.2
Features
- help: Highlighted codeblocks for plugin documentation

Documentation
- lua: Add guide to using Lua in Neovim (#21137)
- 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 (#21138)

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 (#21454)
- 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
2022-12-29 17:12:10 +01:00
..
autoload [Backport release-0.8] fix(tutor): fix problem of failing to get buf name (#20985) 2022-11-06 19:23:34 -08:00
colors [Backport release-0.8] fix(runtime): properly rely on t_Co for colorschemes (#20604) 2022-10-11 23:49:05 +02:00
compiler vim-patch:9fbdbb814f4a (#20376) 2022-09-28 12:48:36 +02:00
doc docs: fix order of numbers in syntax.txt 2022-12-29 04:42:08 +00:00
ftplugin vim-patch:9fbdbb814f4a (#20376) 2022-09-28 12:48:36 +02:00
indent vim-patch:9fbdbb814f4a (#20376) 2022-09-28 12:48:36 +02:00
keymap
lua fix(diagnostic): clear stale cache on reset (#21454) 2022-12-18 19:25:20 +01:00
macros
pack/dist/opt [Backport release-0.8] docs: fix/remove invalid URLs (#20735) 2022-10-19 05:06:20 -07:00
plugin feat(Man): port to Lua (#19912) 2022-09-02 15:20:29 +01:00
print
queries feat(help): highlighted codeblocks 2022-12-23 12:15:14 +01:00
spell feat(runtime): import cleanadd.vim from Vim (#17699) 2022-03-13 04:52:45 +00:00
syntax feat(help): highlighted codeblocks 2022-12-23 12:15:14 +01:00
tools vim-patch:e80086446cc2 (#19848) 2022-08-20 10:04:55 +02:00
tutor docs(tutor): modify for Neovim rather than Vim (#17092) 2022-01-30 13:53:01 +01:00
bugreport.vim
CMakeLists.txt [Backport release-0.8] feat(docs): remove old AWK scripts, update HTML generator (#20587) 2022-10-11 04:19:38 -07:00
delmenu.vim vim-patch:9.0.0141: "delmenu" does not remove autocmmands (#19646) 2022-08-05 12:23:41 +02:00
filetype.lua fix(filetype): use :setf instead of nvim_buf_set_option (#20334) 2022-09-25 16:29:25 +02:00
filetype.vim vim-patch:9fbdbb814f4a (#20376) 2022-09-28 12:48:36 +02:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim vim-patch:8.2.0478: new buffers are not added to the Buffers menu 2022-08-05 07:56:56 +08:00
mswin.vim
nvim.appdata.xml NVIM 0.8.2 2022-12-29 17:12:10 +01:00
nvim.desktop build(nvim.desktop): central Kurdish translation #17065 2022-05-13 11:58:22 -07:00
nvim.png
optwin.vim vim-patch:9712ff1288f9 (#20240) 2022-09-18 15:20:20 +02:00
scripts.vim feat(runtime)!: enable filetype.lua by default (#19216) 2022-07-07 18:53:47 +02:00
synmenu.vim vim-patch:b529cfbd04c0 (#19501) 2022-07-26 11:26:23 +02:00