..
api
fix(api): make nvim_parse_cmd
work correctly with both range and count
2022-05-07 12:26:49 +06:00
autocmd
test: add a Lua functional test for NoName buffer event order
2022-04-21 19:07:50 +08:00
core
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
2022-05-03 06:08:35 -07:00
editor
vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nice
2022-04-29 15:51:04 +08:00
ex_cmds
test: add more tests for K_SPECIAL escaping in <Cmd> mapping
2022-05-03 06:44:14 +08:00
fixtures
fix(lsp): fix rename capability checks and multi client support ( #18441 )
2022-05-05 23:56:00 +02:00
legacy
fix(input): only disable mapped CTRL-C interrupts when getting input ( #18310 )
2022-04-30 13:11:35 +08:00
lua
fix(filetype.lua): escape expansion of ~ when used as a pattern
2022-05-02 08:38:35 -04:00
options
vim-patch:8.2.4837: modifiers not simplified when timed out
2022-04-29 15:51:04 +08:00
plugin
fix(lsp): fix rename capability checks and multi client support ( #18441 )
2022-05-05 23:56:00 +02:00
provider
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
2022-05-03 06:08:35 -07:00
shada
refactor(tests): remove redir_exec #15718
2021-09-19 02:29:37 -07:00
terminal
docs: typo fixes ( #17859 )
2022-04-15 12:35:06 +02:00
treesitter
fix(treesitter): create new parser if language is not the same as cached parser ( #18149 )
2022-04-22 16:15:28 +02:00
ui
fix: display global statusline correctly with ext_messages
2022-05-05 06:15:09 +09:00
vimscript
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
2022-05-03 06:08:35 -07:00
example_spec.lua
screen.lua: remove screen:_on_event #11488
2019-12-01 01:06:10 -08:00
helpers.lua
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
2022-05-03 06:08:35 -07:00
preload.lua
test/functional/preload.lua: _set_fmode for Windows
2019-09-25 05:47:15 +02:00