brianhuster
e5665754d1
fix(tutor): l:lang is undefined
...
Problem:
The scope `elseif $LC_MESSAGES =~ '\a\a' || $LC_MESSAGES ==# "C"` in
function `s:Locale` in file `runtime/autoload/tutor.vim` leaves a case
when l:lang is not defined.
Solution:
Define `l:lang` at function scope instead of `if` scope
2025-05-13 06:54:48 +07:00
..
2025-05-13 06:54:48 +07:00
2025-03-28 14:45:01 +08:00
2025-04-25 10:58:49 +02:00
2025-05-11 11:00:51 -05:00
2025-05-13 06:54:32 +07:00
2025-04-23 08:37:36 +02:00
2025-04-21 19:16:17 +08:00
2025-05-11 11:00:51 -05:00
2025-04-27 22:06:16 +08:00
2025-05-13 06:54:32 +07:00
2025-05-03 11:29:34 +02:00
2024-10-15 20:50:21 +02:00
2022-03-13 04:52:45 +00:00
2025-05-11 11:54:58 +02:00
2025-05-13 06:54:32 +07:00
2025-05-02 09:28:50 +02:00
2023-08-13 13:25:10 +01:00
2025-05-02 09:28:50 +02:00
2025-04-27 08:11:02 -07:00
2024-12-06 20:57:21 +08:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-05-02 09:28:50 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2025-03-09 17:13:52 +08:00
2024-10-14 09:27:29 +08:00
2022-10-13 05:48:12 -07:00
2025-03-26 14:48:09 +01:00
2025-04-27 15:49:00 -07:00
2019-03-11 21:00:12 +01:00
2025-04-29 14:11:55 +08:00
2025-03-09 17:13:52 +08:00
2024-07-02 13:05:16 +02:00