summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-05-15 02:10:00 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-05-28 19:42:16 +0000
commit8b32df6d4ce333e122beacb8697f90e96f26bc47 (patch)
treeb7452705423edcba6eb806aca258cc2f2f806a8f /ChangeLog
parentfb1aa3fe1e78ee1f521b64db062addf74ea9d263 (diff)
downloadzsh-8b32df6d4ce333e122beacb8697f90e96f26bc47.tar.gz
zsh-8b32df6d4ce333e122beacb8697f90e96f26bc47.tar.xz
zsh-8b32df6d4ce333e122beacb8697f90e96f26bc47.zip
unposted: zyodl.vim: Highlight yodl continuation line marker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57635bea7..a606de02f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-05-28  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: Util/zyodl.vim: Highlight yodl continuation line
+	marker
+
 	* 45923 (with memory leak fixed, cf. 45924): Src/Modules/zprof.c,
 	Src/exec.c: zprof: Don't tally all anonymous functions as though
 	they were a single function named "(anon)".