.. |
api
|
fix(events): trigger VimResume on next UI request (#24426)
|
2023-07-23 07:16:41 +08:00 |
autocmd
|
fix(events)!: trigger CursorMoved later on switching window (#23711)
|
2023-06-04 09:09:22 +08:00 |
core
|
test(startup_spec): add a test for #18315 (#24391)
|
2023-07-19 07:14:32 +08:00 |
editor
|
fix(folds): update folds in Insert mode with fdm=indent (#24402)
|
2023-07-21 08:56:08 +08:00 |
ex_cmds
|
fix(messages): use "Vimscript" instead of "VimL" #24111
|
2023-06-22 04:09:14 -07:00 |
fixtures
|
feat(lsp): map K to hover by default #24331
|
2023-07-14 09:47:18 -07:00 |
legacy
|
feat(options)!: remove compatible behaviours for vim 5.0 and earlier
|
2023-07-17 14:27:21 +01:00 |
lua
|
fix(api/options): validate buf and win
|
2023-07-22 09:52:13 +01:00 |
options
|
fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid
|
2023-05-28 16:04:54 +02:00 |
plugin
|
feat(lsp): implement textDocument/diagnostic (#24128)
|
2023-07-20 09:03:48 +02:00 |
provider
|
fix(messages): use "Vimscript" instead of "VimL" #24111
|
2023-06-22 04:09:14 -07:00 |
shada
|
test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value
|
2023-05-22 13:02:07 +06:00 |
terminal
|
fix(terminal): send Shift-Home Shift-End Ctrl-Home Ctrl-End (#24418)
|
2023-07-22 08:00:42 +08:00 |
treesitter
|
fix(treesitter): update folds in all relevant windows (#24230)
|
2023-07-07 11:12:46 +01:00 |
ui
|
fix(events): trigger VimResume on next UI request (#24426)
|
2023-07-23 07:16:41 +08:00 |
vimscript
|
fix(api): disallow some more functions during textlock
|
2023-07-05 08:33:32 +01:00 |
example_spec.lua
|
screen.lua: remove screen:_on_event #11488
|
2019-12-01 01:06:10 -08:00 |
helpers.lua
|
fix(messages): use "Vimscript" instead of "VimL" #24111
|
2023-06-22 04:09:14 -07:00 |
preload.lua
|
test: remove unused variable (#21552)
|
2022-12-29 07:20:42 +08:00 |