diff options
Diffstat (limited to 'vimperator/locale')
-rw-r--r-- | vimperator/locale/en-US/index.txt | 1 | ||||
-rw-r--r-- | vimperator/locale/en-US/options.txt | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index 7209a436..565892ba 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -274,6 +274,7 @@ section:Options[option-index] ||'eventignore'|| List of autocommand event names which should be ignored + ||'exrc'|| Allow reading of an RC file in the current directory + ||'extendedhinttags'|| XPath string of hintable elements activated by [m];[m] + +||'fileencoding'|| Changes the character encoding that Vimperator uses to read and write files. ||'focuscontent'|| Try to stay in Normal mode after loading a web page + ||'followhints'|| Change the behaviour of [m]<Return>[m] in Hints mode + ||'fullscreen'|| Show the current window fullscreen + diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index c81b2ec5..07578854 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -315,6 +315,13 @@ current page. ____ +|\'fenc'| |\'fileencoding'| +||'fileencoding'|| string (default: "UTF-8") +____ +Changes the character encoding that Vimperator uses to read and write files. +____ + + |\'nofc'| |\'nofocuscontent'| |\'fc'| |\'focuscontent'| ||'focuscontent' 'fc'|| boolean (default: off) ____ |