comparison runtime/doc/options.txt @ 8182:95d59081580f v7.4.1384

commit https://github.com/vim/vim/commit/f6fee0e2d4341c0c2f5339c1268e5877fafd07cf Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 21 23:02:49 2016 +0100 patch 7.4.1384 Problem: It is not easy to use a set of plugins and their dependencies. Solution: Add packages, ":loadopt", 'packpath'.
author Christian Brabandt <cb@256bit.org>
date Sun, 21 Feb 2016 23:15:05 +0100
parents f5da459c5698
children f16bfe02cef1
comparison
equal deleted inserted replaced
8181:f478d4537f82 8182:95d59081580f
1 *options.txt* For Vim version 7.4. Last change: 2016 Feb 20 1 *options.txt* For Vim version 7.4. Last change: 2016 Feb 21
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
5407 local to buffer 5407 local to buffer
5408 {not in Vi} 5408 {not in Vi}
5409 This option was supported on RISC OS, which has been removed. 5409 This option was supported on RISC OS, which has been removed.
5410 5410
5411 5411
5412 *'packpath'* *'pp'*
5413 'packpath' 'pp' string (default: see 'runtimepath')
5414 {not in Vi}
5415 {not available without the |+packages| feature}
5416 Directories used to find packages. See |packages|.
5417
5418
5412 *'paragraphs'* *'para'* 5419 *'paragraphs'* *'para'*
5413 'paragraphs' 'para' string (default "IPLPPPQPP TPHPLIPpLpItpplpipbp") 5420 'paragraphs' 'para' string (default "IPLPPPQPP TPHPLIPpLpItpplpipbp")
5414 global 5421 global
5415 Specifies the nroff macros that separate paragraphs. These are pairs 5422 Specifies the nroff macros that separate paragraphs. These are pairs
5416 of two letters (see |object-motions|). 5423 of two letters (see |object-motions|).