..
api
feat: report "build" in vim.version() #23925
2023-06-11 14:57:23 -07:00
autocmd
fix(events)!: trigger CursorMoved later on switching window ( #23711 )
2023-06-04 09:09:22 +08:00
core
fix(remote): restore previous --remote-expr output formatting ( #23988 )
2023-06-11 22:12:32 +08:00
editor
refactor(options): deprecate nvim[_buf|_win]_[gs]et_option
2023-05-21 15:14:01 +06:00
ex_cmds
fix(remote): make --remote-expr print to stdout ( #23980 )
2023-06-11 15:29:51 +08:00
fixtures
feat(lua): rename vim.loop -> vim.uv ( #22846 )
2023-06-03 12:06:00 +02:00
legacy
vim-patch:9.0.1634: message is cleared when removing mode message
2023-06-16 08:55:03 +08:00
lua
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles ( #23500 )
2023-06-14 12:40:11 +02:00
options
fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid
2023-05-28 16:04:54 +02:00
plugin
feat(lsp): add handlers for inlay hints ( #23736 )
2023-06-11 11:53:37 +02:00
provider
vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register ( #23817 )
2023-05-30 07:18:12 +08:00
shada
test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value
2023-05-22 13:02:07 +06:00
terminal
vim-patch:9.0.1634: message is cleared when removing mode message
2023-06-16 08:55:03 +08:00
treesitter
feat(lua): rename vim.loop -> vim.uv ( #22846 )
2023-06-03 12:06:00 +02:00
ui
test(decorations_spec): add test for extmark case of #21486 ( #24028 )
2023-06-15 11:14:50 +08:00
vimscript
fix(:let): fix error when applying operator to boolean option ( #24030 )
2023-06-15 12:36:21 +08:00
example_spec.lua
screen.lua: remove screen:_on_event #11488
2019-12-01 01:06:10 -08:00
helpers.lua
docs(powershell): use tee.exe instead of Tee-Object
2023-04-22 12:04:05 +02:00
preload.lua
test: remove unused variable ( #21552 )
2022-12-29 07:20:42 +08:00