mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:27:45 +00:00
Revert "TextEditor: Add vim status indicators to the statusbar"
This reverts commit bd6d0d2295
.
This commit is contained in:
parent
d4f40241f1
commit
31e04907b4
10 changed files with 20 additions and 171 deletions
|
@ -33,8 +33,6 @@ namespace GUI {
|
|||
class RegularEditingEngine final : public EditingEngine {
|
||||
|
||||
public:
|
||||
RegularEditingEngine();
|
||||
|
||||
virtual CursorWidth cursor_width() const override;
|
||||
|
||||
virtual bool on_key(const KeyEvent& event) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue