diff --git a/vimperator/NEWS b/vimperator/NEWS index c2368503..737a8272 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -1,6 +1,5 @@ 2009-XX-XX: * version 2.2a1pre - * IMPORTANT: the 'complete' option's default has changed (again) to "stlf" * IMPORTANT: Map.flags has been replaced with individual properties. Mappings defined in plugins with mappings.add will need to be updated. ................................... diff --git a/vimperator/content/config.js b/vimperator/content/config.js index d6fb3347..20d45009 100644 --- a/vimperator/content/config.js +++ b/vimperator/content/config.js @@ -34,7 +34,7 @@ const config = { //{{{ /*** optional options, there are checked for existence and a fallback provided ***/ features: ["bookmarks", "hints", "history", "marks", "quickmarks", "sanitizer", "session", "tabs", "tabs_undo", "windows"], defaults: { - complete: "stlf", + complete: "slf", guioptions: "rb", showtabline: 2, titlestring: "Vimperator" diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 3b7b4b54..8a336c56 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -224,7 +224,7 @@ ____ |\'cpt'| |\'complete'| -||'complete' 'cpt'|| charlist (default: stlf) +||'complete' 'cpt'|| charlist (default: slf) ____ Items which are completed at the [c]:open[c] prompts. Available items: