comparison runtime/doc/usr_toc.txt @ 8720:9380c37723f8 v7.4.1649

commit https://github.com/vim/vim/commit/aedfcbe1e6c7df6edcd6756d7601bfdec7dd2087 Author: Bram Moolenaar <Bram@vim.org> Date: Fri Mar 25 17:02:51 2016 +0100 patch 7.4.1649 Problem: The matchit plugin needs to be copied to be used. Solution: Put the matchit plugin in an optional package.
author Christian Brabandt <cb@256bit.org>
date Fri, 25 Mar 2016 17:15:04 +0100
parents 359743c1f59a
children 9f48eab77d62
comparison
equal deleted inserted replaced
8719:d80e2471979a 8720:9380c37723f8
1 *usr_toc.txt* For Vim version 7.4. Last change: 2010 Jul 20 1 *usr_toc.txt* For Vim version 7.4. Last change: 2016 Mar 25
2 2
3 VIM USER MANUAL - by Bram Moolenaar 3 VIM USER MANUAL - by Bram Moolenaar
4 4
5 Table Of Contents *user-manual* 5 Table Of Contents *user-manual*
6 6
102 102
103 |usr_05.txt| Set your settings 103 |usr_05.txt| Set your settings
104 |05.1| The vimrc file 104 |05.1| The vimrc file
105 |05.2| The example vimrc file explained 105 |05.2| The example vimrc file explained
106 |05.3| Simple mappings 106 |05.3| Simple mappings
107 |05.4| Adding a plugin 107 |05.4| Adding a package
108 |05.5| Adding a help file 108 |05.5| Adding a plugin
109 |05.6| The option window 109 |05.6| Adding a help file
110 |05.7| Often used options 110 |05.7| The option window
111 |05.8| Often used options
111 112
112 |usr_06.txt| Using syntax highlighting 113 |usr_06.txt| Using syntax highlighting
113 |06.1| Switching it on 114 |06.1| Switching it on
114 |06.2| No or wrong colors? 115 |06.2| No or wrong colors?
115 |06.3| Different colors 116 |06.3| Different colors