summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBlaž Hrastnik2020-05-25 04:02:21 +0000
committerBlaž Hrastnik2020-05-25 04:02:21 +0000
commit44ff4d3c1f5da05e57ce99ba9d67b80a334def83 (patch)
tree232b8eebab7f709eaf84b8649791a6c74448bfdb /README.md
parent240e5f4e3d27415b792776dd126d15302d53e83b (diff)
Implement a new core based on CodeMirror.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 70eca234..325ff522 100644
--- a/README.md
+++ b/README.md
@@ -78,3 +78,4 @@ conceal for markdown markers, etc
codemirror uses offsets exclusively with Line being computed when necessary
(with start/end extents)
+lines are temporarily cached in a lineCache