Kate
katevicommand.h File Reference
#include "katevinormalmode.h"
#include "katevikeysequenceparser.h"
Go to the source code of this file.
Classes | |
class | KateViCommand |
Enumerations | |
enum | KateViCommandFlags { REGEX_PATTERN = 0x1, NEEDS_MOTION = 0x2, SHOULD_NOT_RESET = 0x4, IS_CHANGE = 0x8 } |
Enumeration Type Documentation
enum KateViCommandFlags |
Definition at line 28 of file katevicommand.h.