File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *mlang.txt* For Vim version 9.0. Last change: 2020 Aug 15
1
+ *mlang.txt* For Vim version 9.0. Last change: 2022 Sep 17
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -82,9 +82,9 @@ use of "-" and "_".
82
82
characters. This sets $LC_COLLATE.
83
83
Without an argument all are set, and additionally
84
84
$LANG is set.
85
- When compiled with the | +float | feature the LC_NUMERIC
86
- value will always be set to "C", so that floating
87
- point numbers use '.' as the decimal point.
85
+ If available the LC_NUMERIC value will always be set
86
+ to "C", so that floating point numbers use '.' as the
87
+ decimal point.
88
88
This will make a difference for items that depend on
89
89
the language (some messages, time and date format).
90
90
Not fully supported on all systems
You can’t perform that action at this time.
0 commit comments