aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/tool
diff options
context:
space:
mode:
authorEduardo Julian2022-06-14 02:33:54 -0400
committerEduardo Julian2022-06-14 02:33:54 -0400
commitc4d938ebb2f5245b4c3faa22c4f217e7e818589f (patch)
treeb4ffb4ece96cd711c270932ca500c49192c6bb46 /documentation/bookmark/tool
parent63dec2e80905100ae2b48ada1d4e0d675338d00f (diff)
Better syntax for invoking super methods inside overriden methods.
Diffstat (limited to 'documentation/bookmark/tool')
-rw-r--r--documentation/bookmark/tool/text_editor.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/bookmark/tool/text_editor.md b/documentation/bookmark/tool/text_editor.md
index ca8a73b8a..b2b0c7d54 100644
--- a/documentation/bookmark/tool/text_editor.md
+++ b/documentation/bookmark/tool/text_editor.md
@@ -67,7 +67,6 @@
0. [Deft for Emacs](https://jblevins.org/projects/deft/)
0. [Text Editing Hates You Too](https://lord.io/text-editing-hates-you-too/)
-0. [Build Your Own Text Editor](https://viewsourcecode.org/snaptoken/kilo/index.html)
0. [On the design of text editors](https://arxiv.org/abs/2008.06030)
0. [The Piece Table - the Unsung Hero of Your Text Editor](https://darrenburns.net/posts/piece-table/)
0. [Build Your Own Text Editor](https://viewsourcecode.org/snaptoken/kilo/)