|
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 |
@@ -1261,7 +1261,7 @@ A jump table for the options with a short description can be found at |Q_op|. |
1261 | 1261 | break if 'linebreak' is on. Only works for ASCII and also for 8-bit |
1262 | 1262 | characters when 'encoding' is an 8-bit encoding. |
1263 | 1263 |
|
1264 | | - *'breakindent'* *'bri'* |
| 1264 | + *'breakindent'* *'bri'* *'nobreakindent'* *'nobri'* |
1265 | 1265 | 'breakindent' 'bri' boolean (default off) |
1266 | 1266 | local to window |
1267 | 1267 | {not in Vi} |
@@ -3425,7 +3425,7 @@ A jump table for the options with a short description can be found at |Q_op|. |
3425 | 3425 | modeline, see |sandbox-option|. That stops the option from working, |
3426 | 3426 | since changing the buffer text is not allowed. |
3427 | 3427 |
|
3428 | | - *'fsync'* *'fs'* |
| 3428 | + *'fsync'* *'fs'* *'nofsync'* *'nofs'* |
3429 | 3429 | 'fsync' 'fs' boolean (default on) |
3430 | 3430 | global |
3431 | 3431 | {not in Vi} |
@@ -4776,7 +4776,7 @@ A jump table for the options with a short description can be found at |Q_op|. |
4776 | 4776 | :source $VIMRUNTIME/menu.vim |
4777 | 4777 | < Warning: This deletes all menus that you defined yourself! |
4778 | 4778 |
|
4779 | | - *'langnoremap'* *'lnr'* |
| 4779 | + *'langnoremap'* *'lnr'* *'nolangnoremap'* *'nolnr'* |
4780 | 4780 | 'langnoremap' 'lnr' boolean (default off) |
4781 | 4781 | global |
4782 | 4782 | {not in Vi} |
@@ -4957,6 +4957,17 @@ A jump table for the options with a short description can be found at |Q_op|. |
4957 | 4957 | Note that using the "-u NONE" and "--noplugin" command line arguments |
4958 | 4958 | reset this option. |-u| |--noplugin| |
4959 | 4959 |
|
| 4960 | + *'luadll'* |
| 4961 | +'luadll' string (default empty) |
| 4962 | + global |
| 4963 | + {not in Vi} {only for Unix} |
| 4964 | + {only available when compiled with the |+lua/dyn| |
| 4965 | + feature} |
| 4966 | + Specifies the path of the Lua shared library instead of DYNAMIC_LUA_DLL |
| 4967 | + what was specified at compile time. |
| 4968 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 4969 | + security reasons. |
| 4970 | + |
4960 | 4971 | *'macatsui'* *'nomacatsui'* |
4961 | 4972 | 'macatsui' boolean (default on) |
4962 | 4973 | global |
@@ -5673,6 +5684,17 @@ A jump table for the options with a short description can be found at |Q_op|. |
5673 | 5684 | < Replace the ';' with a ':' or whatever separator is used. Note that |
5674 | 5685 | this doesn't work when $INCL contains a comma or white space. |
5675 | 5686 |
|
| 5687 | + *'perldll'* |
| 5688 | +'perldll' string (default empty) |
| 5689 | + global |
| 5690 | + {not in Vi} {only for Unix} |
| 5691 | + {only available when compiled with the |+perl/dyn| |
| 5692 | + feature} |
| 5693 | + Specifies the path of the Perl shared library instead of |
| 5694 | + DYNAMIC_PERL_DLL what was specified at compile time. |
| 5695 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 5696 | + security reasons. |
| 5697 | + |
5676 | 5698 | *'preserveindent'* *'pi'* *'nopreserveindent'* *'nopi'* |
5677 | 5699 | 'preserveindent' 'pi' boolean (default off) |
5678 | 5700 | local to buffer |
@@ -5799,6 +5821,27 @@ A jump table for the options with a short description can be found at |Q_op|. |
5799 | 5821 | Insert mode completion. When zero as much space as available is used. |
5800 | 5822 | |ins-completion-menu|. |
5801 | 5823 |
|
| 5824 | + *'python3dll'* |
| 5825 | +'python3dll' string (default empty) |
| 5826 | + global |
| 5827 | + {not in Vi} {only for Unix} |
| 5828 | + {only available when compiled with the |+python3/dyn| |
| 5829 | + feature} |
| 5830 | + Specifies the path of the Python 3 shared library instead of |
| 5831 | + DYNAMIC_PYTHON3_DLL what was specified at compile time. |
| 5832 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 5833 | + security reasons. |
| 5834 | + |
| 5835 | + *'pythondll'* |
| 5836 | +'pythondll' string (default empty) |
| 5837 | + global |
| 5838 | + {not in Vi} {only for Unix} |
| 5839 | + {only available when compiled with the |+python/dyn| |
| 5840 | + feature} |
| 5841 | + Specifies the path of the Python 2.x shared library instead of |
| 5842 | + DYNAMIC_PYTHON_DLL what was specified at compile time. |
| 5843 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 5844 | + security reasons. |
5802 | 5845 |
|
5803 | 5846 | *'quoteescape'* *'qe'* |
5804 | 5847 | 'quoteescape' 'qe' string (default "\") |
@@ -6019,6 +6062,17 @@ A jump table for the options with a short description can be found at |Q_op|. |
6019 | 6062 | This is useful for languages such as Hebrew, Arabic and Farsi. |
6020 | 6063 | The 'rightleft' option must be set for 'rightleftcmd' to take effect. |
6021 | 6064 |
|
| 6065 | + *'rubydll'* |
| 6066 | +'rubydll' string (default empty) |
| 6067 | + global |
| 6068 | + {not in Vi} {only for Unix} |
| 6069 | + {only available when compiled with the |+ruby/dyn| |
| 6070 | + feature} |
| 6071 | + Specifies the path of the Ruby shared library instead of |
| 6072 | + DYNAMIC_RUBY_DLL what was specified at compile time. |
| 6073 | + This option cannot be set from a |modeline| or in the |sandbox|, for |
| 6074 | + security reasons. |
| 6075 | + |
6022 | 6076 | *'ruler'* *'ru'* *'noruler'* *'noru'* |
6023 | 6077 | 'ruler' 'ru' boolean (default off) |
6024 | 6078 | global |
|
0 commit comments