mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-08-15 02:17:05 +02:00
Add a note about the octopus handler description
This commit is contained in:
@@ -69,6 +69,8 @@ internal class CaretShapeEnterEditorHandler(private val nextHandler: EditorActio
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* This handler doesn't work in tests for ex commands
|
* This handler doesn't work in tests for ex commands
|
||||||
|
*
|
||||||
|
* About this handler: VIM-2974
|
||||||
*/
|
*/
|
||||||
internal abstract class OctopusHandler(private val nextHandler: EditorActionHandler?) : EditorActionHandler() {
|
internal abstract class OctopusHandler(private val nextHandler: EditorActionHandler?) : EditorActionHandler() {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user