comparison runtime/doc/eval.txt @ 18987:e378907d79bf v8.2.0054

patch 8.2.0054: :diffget and :diffput don't have good completion Commit: https://github.com/vim/vim/commit/ae7dba896975051a3f0b7123faa08dac5635972d Author: Bram Moolenaar <Bram@vim.org> Date: Sun Dec 29 13:56:33 2019 +0100 patch 8.2.0054: :diffget and :diffput don't have good completion Problem: :diffget and :diffput don't have good completion. Solution: Add proper completion. (Dominique Pelle, closes https://github.com/vim/vim/issues/5409)
author Bram Moolenaar <Bram@vim.org>
date Sun, 29 Dec 2019 14:00:04 +0100
parents bf8eb950df61
children f0312cf3c792
comparison
equal deleted inserted replaced
18986:0c14e5992fcf 18987:e378907d79bf
5056 behave :behave suboptions 5056 behave :behave suboptions
5057 color color schemes 5057 color color schemes
5058 command Ex command (and arguments) 5058 command Ex command (and arguments)
5059 compiler compilers 5059 compiler compilers
5060 cscope |:cscope| suboptions 5060 cscope |:cscope| suboptions
5061 diff_buffer |:diffget| and |:diffput| completion
5061 dir directory names 5062 dir directory names
5062 environment environment variable names 5063 environment environment variable names
5063 event autocommand events 5064 event autocommand events
5064 expression Vim expression 5065 expression Vim expression
5065 file file and directory names 5066 file file and directory names