@@ -6,7 +6,8 @@ c += ce.c \
interp.c \
mprintf.c \
self.c \
gapbuffer.c
gapbuffer.c \
edit.c
o += ce.o \
arena_alloc.o \
@@ -16,4 +17,5 @@ o += ce.o \
interp.o \
mprintf.o \
self.o \
gapbuffer.o
gapbuffer.o \
edit.o
The note is not visible to the blocked user.