summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_cmd_lists.vim
AgeCommit message (Collapse)Author
2022-10-15patch 9.0.0753: some Ex commands are not in the help indexv9.0.0753Yee Cheng Chin
Problem: Some Ex commands are not in the help index. Solution: Add the missing commands. Add a script to check all Ex commands are in the help index. (Yee Cheng Chin, closes #11371)