feat(nvim): new js formatter

This commit is contained in:
Florian Schmitt 2025-01-19 16:35:37 +01:00
parent 0d0758b705
commit 648ede0839
3 changed files with 9 additions and 7 deletions

View file

@ -46,7 +46,7 @@
};
# Set your time zone.
time.timeZone = "Europe/Moscow";
time.timeZone = "Europe/Paris";
# Select internationalisation properties.
i18n.defaultLocale = "fr_FR.UTF-8";