Andreas Kling
|
31e04907b4
|
Revert "TextEditor: Add vim status indicators to the statusbar"
This reverts commit bd6d0d2295 .
|
2021-02-02 19:01:54 +01:00 |
|
Zac
|
bd6d0d2295
|
TextEditor: Add vim status indicators to the statusbar
When using the VimEditingEngine in the TextEditor, vim's mode and the
previous key are shown in the editor's statusbar.
|
2021-02-02 16:08:20 +01:00 |
|
Zac
|
b56ef9042b
|
Vim: Add a simple yank and put implementation
|
2021-01-25 22:31:43 +01:00 |
|
Zac
|
dfa3f5fbc8
|
Vim: Added a Basic Implementation of Visual Mode
|
2021-01-23 08:29:13 +01:00 |
|
Andreas Kling
|
13d7c09125
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
|