.. |
api
|
fix(api, lua): make blank lines in a message work properly (#24244)
|
2023-07-04 07:19:02 +08:00 |
autocmd
|
fix(events)!: trigger CursorMoved later on switching window (#23711)
|
2023-06-04 09:09:22 +08:00 |
core
|
fix(startup)!: "nvim -l" message does not end with newline #24215
|
2023-07-01 14:48:12 -07:00 |
editor
|
fix(api): nvim_parse_cmd error message in pcall() #23297
|
2023-07-01 06:33:51 -07:00 |
ex_cmds
|
fix(messages): use "Vimscript" instead of "VimL" #24111
|
2023-06-22 04:09:14 -07:00 |
fixtures
|
refactor(lsp): extract common execute command functionality (#24065)
|
2023-06-20 18:36:18 +02:00 |
legacy
|
test: check for ASAN properly (#24224)
|
2023-07-02 08:05:02 +08:00 |
lua
|
fix(api, lua): make blank lines in a message work properly (#24244)
|
2023-07-04 07:19:02 +08:00 |
options
|
fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid
|
2023-05-28 16:04:54 +02:00 |
plugin
|
feat(lsp): move inlay_hint() to vim.lsp (#24130)
|
2023-06-30 11:33:28 +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
|
vim-patch:9.0.1634: message is cleared when removing mode message
|
2023-06-16 08:55:03 +08:00 |
treesitter
|
feat(treesitter): bundle markdown parser and queries (#22481)
|
2023-07-01 11:08:06 +02:00 |
ui
|
fix(ui-ext): "scroll_delta" handle topfill and skipcol (#24249)
|
2023-07-04 14:14:09 +08:00 |
vimscript
|
fix(messages): use "Vimscript" instead of "VimL" #24111
|
2023-06-22 04:09:14 -07: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 |