summaryrefslogtreecommitdiff
path: root/common/.vimfx
diff options
context:
space:
mode:
Diffstat (limited to 'common/.vimfx')
-rw-r--r--common/.vimfx/config.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/.vimfx/config.js b/common/.vimfx/config.js
index cb9417d..3af93ce 100644
--- a/common/.vimfx/config.js
+++ b/common/.vimfx/config.js
@@ -377,6 +377,8 @@ const prefs = {
"extensions.formautofill.addresses.enabled": false,
"extensions.formautofill.creditCards.enabled": false,
"signon.formlessCapture.enabled": false,
+ // ** I know some languages other than English, y'know
+ "browser.translations.neverTranslateLanguages": "it,grc,la,jp",
// ** No thanks, I don't care
"browser.newtabpage.activity-stream.asrouter.userprefs.cfr.addons": false,
"browser.newtabpage.activity-stream.asrouter.userprefs.cfr.features": false,