We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9805ec0 commit 35836a5Copy full SHA for 35836a5
dune-project
@@ -18,7 +18,7 @@
18
(synopsis "Abstract engine for text edition in OCaml")
19
(description
20
"Zed is an abstract engine for text edition. It can be used to write text
21
-editors, edition widgets, readlines, ... Zed uses Camomile to fully support the
+editors, edition widgets, readlines, ... Zed uses uutf and uucp to fully support the
22
Unicode specification, and implements an UTF-8 encoded string type with
23
validation, and a rope datastructure to achieve efficient operations on large
24
Unicode buffers. Zed also features a regular expression search on ropes. To
0 commit comments