comparison runtime/doc/map.txt @ 1190:4e90dc161511

updated for version 7.1b
author vimboss
date Thu, 10 May 2007 16:56:30 +0000
parents 857a5e3e1d34
children 2fdf3369a76d
comparison
equal deleted inserted replaced
1189:7cdd85615e4e 1190:4e90dc161511
1 *map.txt* For Vim version 7.1a. Last change: 2007 Mar 24 1 *map.txt* For Vim version 7.1b. Last change: 2007 May 07
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
790 If you enter a word that is an abbreviation, it is replaced with the word it 790 If you enter a word that is an abbreviation, it is replaced with the word it
791 stands for. This can be used to save typing for often used long words. And 791 stands for. This can be used to save typing for often used long words. And
792 you can use it to automatically correct obvious spelling errors. 792 you can use it to automatically correct obvious spelling errors.
793 Examples: 793 Examples:
794 794
795 :iab ms MicroSoft 795 :iab ms Microsoft
796 :iab tihs this 796 :iab tihs this
797 797
798 There are three types of abbreviations: 798 There are three types of abbreviations:
799 799
800 full-id The "full-id" type consists entirely of keyword characters (letters 800 full-id The "full-id" type consists entirely of keyword characters (letters