..
api
feat(api): add 'buffer' argument to nvim_get_autocmds ( #17594 )
2022-03-06 12:35:14 -07:00
autocmd
feat(lua): add api and lua autocmds
2022-02-27 22:04:55 +01:00
core
ci: skip tests that fail on windows
2022-02-20 10:22:39 +01:00
editor
vim-patch:8.2.4242: put in Visual mode cannot be repeated
2022-02-09 14:21:04 +08:00
ex_cmds
test: move two mapping tests to ex_cmds/map_spec.lua
2022-03-02 08:15:29 +08:00
fixtures
fix(healthcheck): handle empty reports
2022-02-09 10:18:22 +08:00
legacy
test(old): add more missing test files and run more tests alone
2022-03-03 13:23:08 +08:00
lua
refactor(lua): reorganize builtin modules, phase 1
2022-03-03 20:03:30 +01:00
options
fix(options): using :set fillchars should clear local value
2021-11-17 07:11:46 +08:00
plugin
fix(lsp): handle insertion of previous line ( #17618 )
2022-03-06 07:52:11 -08:00
provider
[RFC] fix: has('python') error ( #17252 )
2022-01-31 15:06:46 +01:00
shada
refactor(tests): remove redir_exec #15718
2021-09-19 02:29:37 -07:00
terminal
test: mention poke_eventloop() instead of wait()
2022-03-02 22:31:20 +08:00
treesitter
feat(tree-sitter): allow Atom-style capture fallbacks ( #14196 )
2022-02-16 19:38:19 +01:00
ui
Merge pull request #16897 from lewis6991/signs
2022-03-06 14:09:01 +01:00
vimscript
fix(event-loop): call vpeekc() directly first to check for character
2022-02-03 13:43:48 +08:00
example_spec.lua
screen.lua: remove screen:_on_event #11488
2019-12-01 01:06:10 -08:00
helpers.lua
test: add VIMRUNTIME variable to the clear function
2022-01-08 14:40:29 +01:00
preload.lua
test/functional/preload.lua: _set_fmode for Windows
2019-09-25 05:47:15 +02:00