fix modeline

This commit is contained in:
2025-11-29 20:34:09 -08:00
parent 57bfab633d
commit f7c6e3db9f
5 changed files with 258 additions and 149 deletions

View File

@@ -139,4 +139,4 @@ Buffer::AsString() const
}
ss << ">: " << rows_.size() << " lines";
return ss.str();
}
}