.. |
api
|
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
|
2023-07-16 18:02:53 +08:00 |
autocmd
|
fix(events)!: trigger CursorMoved later on switching window (#23711)
|
2023-06-04 09:09:22 +08:00 |
core
|
feat(options)!: remove compatible behaviours for vim 5.0 and earlier
|
2023-07-17 14:27:21 +01: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
|
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
|
test(fs): vim.loop was renamed to vim.uv (#24376)
|
2023-07-17 19:27:55 +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)!: rename vim.lsp.get_active_clients to get_clients (#24113)
|
2023-07-17 18:27:16 +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): don't send unknown special keys to terminal (#24378)
|
2023-07-17 21:42:55 +08:00 |
treesitter
|
fix(treesitter): update folds in all relevant windows (#24230)
|
2023-07-07 11:12:46 +01:00 |
ui
|
fix(inccommand): block errors when parsing command line again (#24374)
|
2023-07-17 10:15:45 +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 |