mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:17:35 +00:00
TextEditor+EditingEngine: Add support for the basics of Vim emulation
This commit is contained in:
parent
1c17ecdeb7
commit
b4a783d923
13 changed files with 1143 additions and 438 deletions
|
@ -42,6 +42,7 @@ class CheckBox;
|
|||
class Command;
|
||||
class DragEvent;
|
||||
class DropEvent;
|
||||
class EditingEngine;
|
||||
class FileSystemModel;
|
||||
class Frame;
|
||||
class GroupBox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue