mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 05:02:26 +01:00
Slim down insert.xml again now that all mappings are described in the autogenerated index.
Rename it to editing.xml, as it describes text (area) editing in general, not only Insert mode. --HG-- rename : common/locale/en-US/insert.xml => common/locale/en-US/editing.xml
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<include href="browsing" tag="browsing.xml"/>
|
||||
<include href="buffer" tag="buffer.xml"/>
|
||||
<include href="cmdline" tag="cmdline.xml"/>
|
||||
<include href="insert" tag="insert.xml"/>
|
||||
<include href="editing" tag="editing.xml"/>
|
||||
<include href="options" tag="options.xml"/>
|
||||
<include href="pattern" tag="pattern.xml"/>
|
||||
<include href="tabs" tag="tabs.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user