.. |
api
|
Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hide
|
2021-03-28 19:07:56 +02:00 |
autocmd
|
Merge pull request #13205 from romgrk/add-bufmodified-autocmd
|
2020-11-09 12:23:14 +01:00 |
autoread
|
removed retry
|
2020-07-03 00:55:14 +05:30 |
cmdline
|
doc: fix typos
|
2019-11-27 22:47:25 -08:00 |
core
|
api: fix use-after-free in nvim_chan_send
|
2021-04-04 18:11:48 +02:00 |
eval
|
eval: add v:_null_string
|
2021-04-08 22:36:20 -04:00 |
ex_cmds
|
more tests
|
2021-03-30 21:55:51 -04:00 |
fixtures
|
api: allow open non-current buffer as terminal (+ xmas bonus)
|
2021-03-12 14:44:47 +01:00 |
insert
|
edit.c: Ensure undo sync when emulating <Esc>x #11706
|
2020-01-12 17:09:39 -08:00 |
legacy
|
vim-patch:8.2.2601: memory usage test often fails on FreeBSD
|
2021-03-14 11:54:36 -04:00 |
lua
|
Merge pull request #14317 from chentau/extmark_sub
|
2021-04-10 18:14:42 +02:00 |
normal
|
Treat unmapped ALT/META as ESC+c in all modes
|
2020-10-05 15:27:04 -04:00 |
options
|
logs: make kXDGCacheHome if it doesn't exist (#13758)
|
2021-01-16 21:14:59 +01:00 |
plugin
|
test/lsp: disable tracking in LSP tests (here be dragons)
|
2021-04-03 16:27:58 +02:00 |
provider
|
test, provider/define_spec.lua: fix few tests fail
|
2021-01-01 04:30:55 -05:00 |
shada
|
shada: fix failed assertion on exit (#12692)
|
2020-07-31 16:08:34 +02:00 |
terminal
|
chore: revert unrelated changes in test
|
2021-02-27 10:02:56 -06:00 |
treesitter
|
feat(ts): include parser ABI version in checkhealth
|
2021-04-06 19:02:58 +02:00 |
ui
|
test/ui/cmdline: set notimeout to remove indeterminism (#14338)
|
2021-04-10 12:36:54 -04:00 |
viml
|
Make sure window is still valid in the middle of calling :lopen (#14240)
|
2021-03-29 08:19:59 -04:00 |
visual
|
Treat unmapped ALT/META as ESC+c in all modes
|
2020-10-05 15:27:04 -04:00 |
example_spec.lua
|
screen.lua: remove screen:_on_event #11488
|
2019-12-01 01:06:10 -08:00 |
helpers.lua
|
tests: make treesitter its own category
|
2021-01-03 14:47:29 +01:00 |
preload.lua
|
test/functional/preload.lua: _set_fmode for Windows
|
2019-09-25 05:47:15 +02:00 |