kakoune/rc/filetype
Lennard Hofmann 8d24041c1a rc markdown: Fix HTML highlighting in inline code
Because the HTML highlighter was higher up in the hierarchy than the code
highlighter, it took precedence. I fixed it by making it an inline region.
Using my new knowledge of "inline" I was able to remove one line of code.

Fixes #4091
2021-03-21 09:52:00 +01:00
..
arch-linux.kak
asciidoc.kak
awk.kak
c-family.kak
cabal.kak
clojure.kak
cmake.kak
coffee.kak
coq.kak
crystal.kak
css.kak
cucumber.kak
cue.kak
d.kak
dart.kak
dhall.kak Fix usages of ModeChange hook 2021-02-28 21:07:21 +01:00
diff.kak
dockerfile.kak
elixir.kak
elm.kak
eruby.kak Add support for eRuby 2020-06-03 15:12:51 +02:00
etc.kak
exherbo.kak
fennel.kak add fennel filetype 2021-03-01 19:51:36 +03:00
fish.kak
fsharp.kak
gas.kak
git.kak
gluon.kak Fix usages of ModeChange hook 2021-02-28 21:07:21 +01:00
go.kak
graphql.kak chore(rc): support nested field strings in graphql 2021-01-14 15:46:50 -05:00
haml.kak
haskell.kak
hbs.kak
html.kak
i3.kak
ini.kak
java.kak rc java: highlight byte/short/long primitive types 2021-02-10 21:09:30 +01:00
javascript.kak js: Highlight special variables at start of file 2021-03-17 23:59:05 -03:00
jinja.kak
json.kak
julia.kak rc julia: add multiline comments 2021-02-21 19:20:03 +01:00
just.kak
kakrc.kak
kickstart.kak
latex.kak
ledger.kak
lisp.kak
lua.kak
mail.kak
makefile.kak
markdown.kak rc markdown: Fix HTML highlighting in inline code 2021-03-21 09:52:00 +01:00
mercurial.kak
mercury.kak
meson.kak meson: improve highlighting, add static words 2021-01-13 15:44:38 +01:00
mlb.kak
moon.kak
nim.kak
ninja.kak Fix usages of ModeChange hook 2021-02-28 21:07:21 +01:00
nix.kak
ocaml.kak
pascal.kak Add Pascal/Delphi language support 2020-12-29 12:20:33 +01:00
perl.kak
php.kak
pony.kak
protobuf.kak
pug.kak
purescript.kak
python.kak Python: change face for documentation to documentation. 2020-11-23 07:31:56 +01:00
r.kak
ragel.kak
restructuredtext.kak rc restructuredtext: don't highlight first character of next line as code 2021-02-10 21:09:16 +01:00
ruby.kak
rust.kak Support rust visibility for enum and others 2021-03-07 14:22:43 +08:00
sass.kak
scala.kak
scheme.kak
scss.kak
sh.kak
sml.kak
sql.kak
svelte.kak
swift.kak rc swift: highlight multiline strings 2021-03-07 21:26:31 -05:00
systemd.kak
taskpaper.kak
terraform.kak
toml.kak
troff.kak Add comment highlighter for troff files. 2021-02-25 20:18:10 +01:00
tupfile.kak
vhdl.kak
void-linux.kak
yaml.kak rc yaml: "#" inside a word is not a comment 2021-02-10 21:09:25 +01:00
zig.kak zig.kak: fix highlighting of empty doc comment 2021-01-18 00:44:32 +01:00