mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 21:34:13 +01:00
Add 'fileencoding'
This commit is contained in:
@@ -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 +
|
||||
|
||||
@@ -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)
|
||||
____
|
||||
|
||||
Reference in New Issue
Block a user