mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-29 02:45:44 +01:00
Add 'encoding'
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
2009-XX-XX:
|
||||
* version 2.1 (probably)
|
||||
* add 'encoding'
|
||||
* add 'hintinputs'
|
||||
* add :silent
|
||||
* add $MY_VIMPERATORRC
|
||||
|
||||
@@ -307,6 +307,13 @@ A list of autocommand event names which should be ignored. If the list contains
|
||||
the value "all" then all events are ignored.
|
||||
____
|
||||
|
||||
|\'enc'| |\'encoding'|
|
||||
||'encoding'|| string (default: "UTF-8")
|
||||
____
|
||||
Changes the character encodign of the current buffer. Valid only for the
|
||||
current page.
|
||||
____
|
||||
|
||||
|
||||
|\'nofc'| |\'nofocuscontent'| |\'fc'| |\'focuscontent'|
|
||||
||'focuscontent' 'fc'|| boolean (default: off)
|
||||
|
||||
Reference in New Issue
Block a user