forked from pool/neovim
aa061c70a398cc887f94f3e748173fb5df7ecd21df57acd637bc0bea29f1099f
- Update to 0.8.0: - Breaking changes: - Remove 'insertmode' 'remap' and 'terse' options - highlight: Rename attributes to match Vim (#19159) - highlight: Error on invalid names and allow '.' and '@' - terminal: Drop winpty, require Windows 10 #18253 - treesitter: Use @foo.bar style highlight groups - treesitter: Do not merge queries by default (#20105) - Features: - runtime: Enable filetype.lua by default (#19216) - Add undo! - Add "prerelease" to version dict - Click support for 'statusline', 'winbar' #18650 - Add preview functionality to user commands - allow Cmdheight=0 (EXPERIMENTAL) #16251 - Stdpath('run'), /tmp/nvim.user/ #18993 - Add 'mousescroll' option (#12355) - Allow :wincmd to accept a count (#19815) - Multibuffer preview support for inccommand - Man: Port to Lua (#19912) - api: Ui options relevant for remote TUI - api: Add nvim_parse_cmd And nvim_cmd - api: Support handling stdin stream in remote ui - api: Add group_name to nvim_get_autocmds - api: Enable nvim_exec_autocmds to pass arbitrary data (#18613) - api: Support pattern array for exec_autocmds - api: Add unsilent to command APIs - api: Add replace_keycodes to nvim_set_keymap (#19598) - api: Add support for :horizontal modifier OBS-URL: https://build.opensuse.org/request/show/1007735 OBS-URL: https://build.opensuse.org/package/show/editors/neovim?expand=0&rev=113
Description
No description provided
Languages
Vim Script
100%