.. |
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
|
tests/functional: delete temp file created during test run (#14363)
|
2021-04-14 20:42:34 -04:00 |
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
|
flush curbuf->deleted_bytes2 after calling do_move
|
2021-04-14 21:47:21 -07: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
|
lsp: Remove vim.NIL handling from apply_text_document_edit
|
2021-04-14 21:42:03 +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
|
Merge pull request #14046 from nvim-treesitter/feature/language-tree-directive-config
|
2021-04-14 05:36:05 +02:00 |
ui
|
Merge pull request #14358 from bfredl/decodeco
|
2021-04-15 01:12:36 +02: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 |