comparison runtime/plugin/README.txt @ 6855:ee45d3b0579b

Add the logiPat plugin to the distribution.
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 18:48:41 +0200
parents e63691e7c504
children 2a4a2dc35c55
comparison
equal deleted inserted replaced
6854:bc2d0a3279e7 6855:ee45d3b0579b
3 All files here ending in .vim will be sourced by Vim when it starts up. 3 All files here ending in .vim will be sourced by Vim when it starts up.
4 Look in the file for hints on how it can be disabled without deleting it. 4 Look in the file for hints on how it can be disabled without deleting it.
5 5
6 getscriptPlugin.vim get latest version of Vim scripts 6 getscriptPlugin.vim get latest version of Vim scripts
7 gzip.vim edit compressed files 7 gzip.vim edit compressed files
8 logiPat.vim logical operators on patterns
8 matchparen.vim highlight paren matching the one under the cursor 9 matchparen.vim highlight paren matching the one under the cursor
9 netrwPlugin.vim edit files over a network and browse (remote) directories 10 netrwPlugin.vim edit files over a network and browse (remote) directories
10 rrhelper.vim used for --remote-wait editing 11 rrhelper.vim used for --remote-wait editing
11 spellfile.vim download a spellfile when it's missing 12 spellfile.vim download a spellfile when it's missing
12 tarPlugin.vim edit (compressed) tar files 13 tarPlugin.vim edit (compressed) tar files