summaryrefslogtreecommitdiff
path: root/runtime/spell/ca/main.aap
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/spell/ca/main.aap')
-rw-r--r--runtime/spell/ca/main.aap4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/spell/ca/main.aap b/runtime/spell/ca/main.aap
index 2182f2916..8ba8c1a04 100644
--- a/runtime/spell/ca/main.aap
+++ b/runtime/spell/ca/main.aap
@@ -36,8 +36,8 @@ ca_ES.aff ca_ES.dic: {buildcheck=}
:fetch ca_ES.zip
:sys $UNZIP ca_ES.zip
:delete ca_ES.zip
- :sys $VIM ca_ES.aff -c "set ff=unix" -c "update" -c q
- :sys $VIM ca_ES.dic -c "set ff=unix" -c "update" -c q
+ :sys $VIM ca_ES.aff -u NONE -c "set ff=unix" -c "update" -c q
+ :sys $VIM ca_ES.dic -u NONE -c "set ff=unix" -c "update" -c q
@if not os.path.exists('ca_ES.orig.aff'):
:copy ca_ES.aff ca_ES.orig.aff
@if not os.path.exists('ca_ES.orig.dic'):