KateVi::ConfigWidget
0
0
439
411
0
0
0
0
-
General
-
When selected, vi commands will override Kate's built-in commands. For example: Ctrl+R will redo, and override the standard action (showing the search and replace dialog).
Let Vi commands override Kate shortcuts
-
Show the line number relative to the line with the cursor in front of each line.
Display relative line numbers
-
Key mapping is used to change the meaning of typed keys. This allows you to move commands to other keys or make special keypresses for doing a series of commands.
Example:
"<F2>" → "I-- <esc>"
This will prepend "-- " to a line when pressing F2.
Key Mapping
-
0
Normal mode
-
true
QAbstractItemView::ContiguousSelection
QAbstractItemView::SelectRows
3
Command
Replacement
Recursive?
Insert mode
-
true
QAbstractItemView::ContiguousSelection
QAbstractItemView::SelectRows
3
Command
Replacement
Recursive?
Visual mode
-
true
QAbstractItemView::ContiguousSelection
QAbstractItemView::SelectRows
3
Command
Replacement
Recursive?
-
-
Remove selected
-
Add new mapping
-
Read a vimrc file and attempt to import mappings specified with the "[n]noremap" command.
Import from vimrc file
-
Qt::Horizontal
1
0
-
Qt::Vertical
0
1