.. |
api
|
api: add vim.api.nvim_win_hide
|
2021-03-09 22:51:56 -06: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
|
test(job): Ensure job-specific env var overrides global env var
|
2021-01-31 07:54:21 -05:00 |
eval
|
Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)
|
2021-01-10 19:46:25 -05:00 |
ex_cmds
|
[RFC] ":source" sources from current buffer if filename is omitted (#11444)
|
2021-02-18 01:25:51 -05:00 |
fixtures
|
lsp: remove deprecated references to 'callbacks' (#13945)
|
2021-02-23 00:02:51 +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.2236: 'scroll' option can change when setting the statusline
|
2021-03-02 00:35:52 -05:00 |
lua
|
Merge pull request #13875 from smolck/vim_fn_error_on_api
|
2021-03-09 23:12:23 +01: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
|
state: throttle batched event processing when input is available
|
2021-03-08 16:08:58 +01: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
|
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
|
2020-12-31 16:44:53 -05:00 |
treesitter
|
treesitter: default start and end row when omitted
|
2021-01-15 21:44:40 +01:00 |
ui
|
state: throttle batched event processing when input is available
|
2021-03-08 16:08:58 +01:00 |
viml
|
Don't show entire context when completing
|
2021-01-26 17:04:32 -08: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 |