neovim/runtime
bfredl 935615ffed NVIM 0.8.1
This is mainly a bugfix release, but there a few feature additions.

Features
- extmarks: Allow preventing spellchecking with spell = false
- spell: Support nospell in treesitter queries
- man: Add health check
- docs-html: Try to use tags for ToC headings

Bug Fixes
- ui: Setting 'cmdheight' with global statusline
- ui: Fix highlights not being updated with 'winhl'
- Make_filter_cmd for :! powershell
- :! pwsh redirection for `command not found`
- Find multibyte file name in line
- Avoid unsigned overflow in home_replace()
- docs-html: Update parser
- folds: Fix fold marker multibyte comparison
- health: Correct tmux rgb verification
- man.lua: Set modifiable before writing page
- mouse: Ensure no scrolling with "ver:0" in 'mousescroll'
- paste: Feed keys as typed in cmdline mode
- qflist: Avoid read of uninitialized memory
- spell: Fix wrong cast
- stdpath: Default to /tmp if stdpath('run') cannot be created
- tui: Resume main thread if suspending isn't implemented

Documentation
- lsp: Vim.lsp.range_code_action() is not deprecated
2022-11-14 10:12:05 +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 feat(spell): support nospell in treesitter queries 2022-11-13 10:05:50 +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 vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00
lua feat(spell): support nospell in treesitter queries 2022-11-13 10:05:50 +00:00
macros vim-patch:4072ba571bab 2021-05-01 22:29:03 -04:00
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 [Backport release-0.8] build(deps): bump vimdoc (help) parser to v1.2.1 (#20736) 2022-10-19 05:14:45 -07:00
spell feat(runtime): import cleanadd.vim from Vim (#17699) 2022-03-13 04:52:45 +00:00
syntax vim-patch:9fbdbb814f4a (#20376) 2022-09-28 12:48:36 +02: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 feat(runtime): Allow lua to be used in ftplugin 2021-06-11 01:01:02 +06:00
ftplugof.vim
indent.vim feat(runtime): Allow lua to be used in indent 2021-06-11 01:01:02 +06:00
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.1 2022-11-14 10:12:05 +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