Home
last modified time | relevance | path

Searched refs:commandIndentLine (Results 1 – 3 of 3) sorted by relevance

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/vimode/modes/
H A Dnormalvimode.h114 bool commandIndentLine();
H A Dnormalvimode.cpp1496 bool NormalViMode::commandIndentLine() in commandIndentLine() function in NormalViMode
3544 ADDCMD(">>", commandIndentLine, IS_CHANGE); in initializeCommands()
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/vimode/
H A Dcmds.cpp116 nm->commandIndentLine(); in exec()