mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 7.4.1005
Problem: Vim users are not always happy. Solution: Make them happy.
This commit is contained in:
@@ -1378,6 +1378,9 @@ EX(CMD_syntime, "syntime", ex_syntime,
|
||||
EX(CMD_syncbind, "syncbind", ex_syncbind,
|
||||
TRLBAR,
|
||||
ADDR_LINES),
|
||||
EX(CMD_smile, "smile", ex_smile,
|
||||
TRLBAR|CMDWIN|SBOXOK,
|
||||
ADDR_LINES),
|
||||
EX(CMD_t, "t", ex_copymove,
|
||||
RANGE|WHOLEFOLD|EXTRA|TRLBAR|CMDWIN|MODIFY,
|
||||
ADDR_LINES),
|
||||
|
Reference in New Issue
Block a user