|
1 | | -*options.txt* For Vim version 7.4. Last change: 2015 Sep 15 |
| 1 | +*options.txt* For Vim version 7.4. Last change: 2015 Nov 01 |
2 | 2 |
|
3 | 3 |
|
4 | 4 | VIM REFERENCE MANUAL by Bram Moolenaar |
@@ -1248,7 +1248,7 @@ A jump table for the options with a short description can be found at |Q_op|. |
1248 | 1248 | break if 'linebreak' is on. Only works for ASCII and also for 8-bit |
1249 | 1249 | characters when 'encoding' is an 8-bit encoding. |
1250 | 1250 |
|
1251 | | - *'breakindent'* *'bri'* |
| 1251 | + *'breakindent'* *'bri'* *'nobreakindent'* *'nobri'* |
1252 | 1252 | 'breakindent' 'bri' boolean (default off) |
1253 | 1253 | local to window |
1254 | 1254 | {not in Vi} |
@@ -3412,7 +3412,7 @@ A jump table for the options with a short description can be found at |Q_op|. |
3412 | 3412 | modeline, see |sandbox-option|. That stops the option from working, |
3413 | 3413 | since changing the buffer text is not allowed. |
3414 | 3414 |
|
3415 | | - *'fsync'* *'fs'* |
| 3415 | + *'fsync'* *'fs'* *'nofsync'* *'nofs'* |
3416 | 3416 | 'fsync' 'fs' boolean (default on) |
3417 | 3417 | global |
3418 | 3418 | {not in Vi} |
@@ -4666,7 +4666,7 @@ A jump table for the options with a short description can be found at |Q_op|. |
4666 | 4666 | :source $VIMRUNTIME/menu.vim |
4667 | 4667 | < Warning: This deletes all menus that you defined yourself! |
4668 | 4668 |
|
4669 | | - *'langnoremap'* *'lnr'* |
| 4669 | + *'langnoremap'* *'lnr'* *'nolangnoremap'* *'nolnr'* |
4670 | 4670 | 'langnoremap' 'lnr' boolean (default off) |
4671 | 4671 | global |
4672 | 4672 | {not in Vi} |
@@ -4847,6 +4847,17 @@ A jump table for the options with a short description can be found at |Q_op|. |
4847 | 4847 | Note that using the "-u NONE" and "--noplugin" command line arguments |
4848 | 4848 | reset this option. |-u| |--noplugin| |
4849 | 4849 |
|
| 4850 | + *'luadll'* |
| 4851 | +'luadll' string (default empty) |
| 4852 | + global |
| 4853 | + {not in Vi} {only for Unix} |
| 4854 | + {only available when compiled with the |+lua/dyn| |
| 4855 | + feature} |
| 4856 | + Specifies the path of the Lua shared library instead of DYNAMIC_LUA_DLL |
| 4857 | + what was specified at compile time. |
| 4858 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 4859 | + security reasons. |
| 4860 | + |
4850 | 4861 | *'macatsui'* *'nomacatsui'* |
4851 | 4862 | 'macatsui' boolean (default on) |
4852 | 4863 | global |
@@ -5550,6 +5561,17 @@ A jump table for the options with a short description can be found at |Q_op|. |
5550 | 5561 | < Replace the ';' with a ':' or whatever separator is used. Note that |
5551 | 5562 | this doesn't work when $INCL contains a comma or white space. |
5552 | 5563 |
|
| 5564 | + *'perldll'* |
| 5565 | +'perldll' string (default empty) |
| 5566 | + global |
| 5567 | + {not in Vi} {only for Unix} |
| 5568 | + {only available when compiled with the |+perl/dyn| |
| 5569 | + feature} |
| 5570 | + Specifies the path of the Perl shared library instead of |
| 5571 | + DYNAMIC_PERL_DLL what was specified at compile time. |
| 5572 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 5573 | + security reasons. |
| 5574 | + |
5553 | 5575 | *'preserveindent'* *'pi'* *'nopreserveindent'* *'nopi'* |
5554 | 5576 | 'preserveindent' 'pi' boolean (default off) |
5555 | 5577 | local to buffer |
@@ -5676,6 +5698,27 @@ A jump table for the options with a short description can be found at |Q_op|. |
5676 | 5698 | Insert mode completion. When zero as much space as available is used. |
5677 | 5699 | |ins-completion-menu|. |
5678 | 5700 |
|
| 5701 | + *'python3dll'* |
| 5702 | +'python3dll' string (default empty) |
| 5703 | + global |
| 5704 | + {not in Vi} {only for Unix} |
| 5705 | + {only available when compiled with the |+python3/dyn| |
| 5706 | + feature} |
| 5707 | + Specifies the path of the Python 3 shared library instead of |
| 5708 | + DYNAMIC_PYTHON3_DLL what was specified at compile time. |
| 5709 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 5710 | + security reasons. |
| 5711 | + |
| 5712 | + *'pythondll'* |
| 5713 | +'pythondll' string (default empty) |
| 5714 | + global |
| 5715 | + {not in Vi} {only for Unix} |
| 5716 | + {only available when compiled with the |+python/dyn| |
| 5717 | + feature} |
| 5718 | + Specifies the path of the Python 2.x shared library instead of |
| 5719 | + DYNAMIC_PYTHON_DLL what was specified at compile time. |
| 5720 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 5721 | + security reasons. |
5679 | 5722 |
|
5680 | 5723 | *'quoteescape'* *'qe'* |
5681 | 5724 | 'quoteescape' 'qe' string (default "\") |
@@ -5896,6 +5939,17 @@ A jump table for the options with a short description can be found at |Q_op|. |
5896 | 5939 | This is useful for languages such as Hebrew, Arabic and Farsi. |
5897 | 5940 | The 'rightleft' option must be set for 'rightleftcmd' to take effect. |
5898 | 5941 |
|
| 5942 | + *'rubydll'* |
| 5943 | +'rubydll' string (default empty) |
| 5944 | + global |
| 5945 | + {not in Vi} {only for Unix} |
| 5946 | + {only available when compiled with the |+ruby/dyn| |
| 5947 | + feature} |
| 5948 | + Specifies the path of the Ruby shared library instead of |
| 5949 | + DYNAMIC_RUBY_DLL what was specified at compile time. |
| 5950 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 5951 | + security reasons. |
| 5952 | + |
5899 | 5953 | *'ruler'* *'ru'* *'noruler'* *'noru'* |
5900 | 5954 | 'ruler' 'ru' boolean (default off) |
5901 | 5955 | global |
|
0 commit comments