01f9f5852a
kakoune: acme-edit edit
2024-11-03 11:52:22 -05:00
4c37529aab
kvantum: add few
2024-11-03 11:52:02 -05:00
6f4111750e
kakoune: colors, djot
2024-11-01 12:17:15 -04:00
yosh
ba099855cc
the rest
2024-09-10 18:11:53 -04:00
yosh
0a1f4b7900
Add '.config/kak/repos/mediawiki.kak/' from commit '4eac146a1ecdb856a6e0fb35e22ae55252ba2f14'
...
git-subtree-dir: .config/kak/repos/mediawiki.kak
git-subtree-mainline: 1d13adf450
git-subtree-split: 4eac146a1e
2024-09-10 17:39:08 -04:00
yosh
1d13adf450
add like half
2024-09-10 17:30:58 -04:00
yosh
2898ad7d96
awesome: cyclefocus: change defaults
2024-09-10 03:09:40 -04:00
yosh
bc7d23b7c3
Merge commit 'f997a874103cbc2ee2904e5589d877f28af3b12a' as '.config/awesome/cyclefocus'
2024-09-10 02:44:45 -04:00
yosh
f997a87410
Squashed '.config/awesome/cyclefocus/' content from commit d7c8390
...
git-subtree-dir: .config/awesome/cyclefocus
git-subtree-split: d7c8390052631f0fd9183b704a520ae5d40ad310
2024-09-10 02:44:45 -04:00
yosh
dd1c669afb
Merge commit 'b24b160af8dc9567a2fa45b90d5fdda25a0cb2ba' as '.config/tmux/tmux-resurrect'
2024-09-10 02:40:44 -04:00
yosh
b24b160af8
Squashed '.config/tmux/tmux-resurrect/' content from commit cff343c
...
git-subtree-dir: .config/tmux/tmux-resurrect
git-subtree-split: cff343cf9e81983d3da0c8562b01616f12e8d548
2024-09-10 02:40:44 -04:00
yosh
1963394bcb
Merge commit '458a8ef0b0b490efebac7607cc9ccb13523482e1' as '.config/mpv/scripts/mpv-twitch-chat'
2024-09-09 23:10:14 -04:00
yosh
458a8ef0b0
Squashed '.config/mpv/scripts/mpv-twitch-chat/' content from commit bb0c2e8
...
git-subtree-dir: .config/mpv/scripts/mpv-twitch-chat
git-subtree-split: bb0c2e84675f4f1e0c221c8e1d3516b60242b985
2024-09-09 23:10:14 -04:00
yosh
8bf37431aa
initial commit for a HEAD
2024-09-09 23:09:54 -04:00
Lennard Hofmann
4eac146a1e
Do no treat the chem attribute for the <math> tag specially
...
chem is an attribute so it cannot appear in the end tag and should not
be highlighted bold. It is already covered by .* in the opening tag
like all other attributes.
This fixes a critical bug where the region for <math chem> would never
close and it simplifies the code.
2021-01-25 17:07:48 +01:00
Lennard Hofmann
cfca04eb86
tags need to start with a letter
2020-12-16 17:00:42 +01:00
Lennard Hofmann
2e140708e6
Allow hyphens and spaces in template key names
2020-12-02 19:47:43 +01:00
Lennard Hofmann
796e0dc014
Do not treat <nowiki/> as start of a pre region
2020-11-28 11:07:49 +01:00
Lennard Hofmann
5005b42ab8
Highlight more HTML tags
...
- Allow numbers as in <h1>
- Allow underscores and hyphens. See parser extension tags on
https://community.fandom.com/wiki/Special:Version
2020-11-22 10:35:50 +01:00
Lennard Hofmann
580dc5d197
Fix not detected template name
2020-11-22 09:50:25 +01:00
Lennard Hofmann
4413eecaf1
Do not highlight pre in deflist
...
deflist is single-line but pre must start on a new line
2020-11-22 09:50:25 +01:00
Lennard Hofmann
588e0891d7
Fix false positive pre highlighting
2020-11-22 09:50:25 +01:00
Lennard Hofmann
566759489f
Allow whitespace before table marks
...
See https://www.mediawiki.org/wiki/Help:Tables
2020-11-22 09:50:25 +01:00
Lennard Hofmann
86f6bcc38a
Improve parameter highlighting
2020-11-22 08:42:20 +01:00
Lennard Hofmann
a3c1492e6c
Initial commit
2020-11-17 18:24:15 +01:00