mirror of
https://gitlab.com/thebiblelover7/dotfiles.git
synced 2025-12-13 19:53:49 +00:00
15 lines
289 B
XML
15 lines
289 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<keys
|
|
name="User Shortcuts">
|
|
<bind
|
|
key="Up"
|
|
modifiers="Ctrl"
|
|
action="SelectionRaise"
|
|
display="true" />
|
|
<bind
|
|
key="Down"
|
|
modifiers="Ctrl"
|
|
action="SelectionLower"
|
|
display="true" />
|
|
</keys>
|