summaryrefslogtreecommitdiff
path: root/src/buffer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.hh')
-rw-r--r--src/buffer.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buffer.hh b/src/buffer.hh
index 3cedffd3..7b010c9b 100644
--- a/src/buffer.hh
+++ b/src/buffer.hh
@@ -111,6 +111,7 @@ public:
enum class Type
{
File,
+ NewFile,
Scratch
};