mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:37:46 +00:00
More compat work towards porting vim.
It now builds and runs in the small-featureset configuration. :^)
This commit is contained in:
parent
424368034b
commit
e421c10735
8 changed files with 44 additions and 5 deletions
|
@ -53,6 +53,7 @@ private:
|
|||
void escape$m(const Vector<unsigned>&);
|
||||
void escape$s(const Vector<unsigned>&);
|
||||
void escape$u(const Vector<unsigned>&);
|
||||
void escape$t(const Vector<unsigned>&);
|
||||
|
||||
void clear();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue