@@ -10,6 +10,8 @@
|
||||
|
||||
int editorRowCxToRx(erow *row, int cursor_x);
|
||||
|
||||
int editorRowRxToCx(erow *row, int rx);
|
||||
|
||||
void editorUpdateRow(erow *row);
|
||||
|
||||
void editorInsertRow(int at, char *s, size_t len);
|
||||
|
||||
Reference in New Issue
Block a user