.. |
api
|
api: allow open non-current buffer as terminal (+ xmas bonus)
|
2021-03-12 14:44:47 +01: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
|
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.2595: setting 'winminheight' may cause 'lines' to change
|
2021-03-13 10:16:23 -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
|
lsp: Resolve codeLense server capabilities (#14056)
|
2021-03-10 17:02:09 -05: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
|
Fix click on foldcolumn with vsplit (#14127)
|
2021-03-13 23:12:18 +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 |