home/rc/filetype
Frank LENORMAND f8a2176ed1 rc markdown: Highlight inline code blocks properly
This commit allows code blocks to be prefixed with tabulation
characters to be picked up and highlighted by the editor.

Indenting caused by the inclusion of an inline code block into a
list item is also taken into account. However, that might cause false
positives, for example with a hard wrapped list item indented with
an amount of spaces congruent to 4.
2020-10-23 16:35:01 +03:00
..
arch-linux.kak
asciidoc.kak asciidoc: Add a highlighters for links 2020-07-30 16:56:56 -04:00
awk.kak Update deindentation rule for awk.kak, cabal.kak, go.kak 2020-07-29 15:06:27 -06:00
c-family.kak Merge remote-tracking branch 'johnisom/deindent-closing-braces' 2020-07-30 21:14:37 +10:00
cabal.kak Update deindentation rule for awk.kak, cabal.kak, go.kak 2020-07-29 15:06:27 -06:00
clojure.kak
cmake.kak
coffee.kak
coq.kak fix indent behavior for lines without indent 2020-05-03 17:48:44 +08:00
crystal.kak Replace my implementation of crystal-insert-on-new-line with already-existing ruby one 2020-08-02 11:39:59 -06:00
css.kak Update deindenting in css.kak 2020-07-29 09:35:36 -06:00
cucumber.kak
cue.kak Update deindentation in cue.kak 2020-07-29 17:02:54 -06:00
d.kak Clean up my previous updates 2020-07-29 09:40:58 -06:00
dart.kak Update deindenting in dart.kak and javascript.kak 2020-07-29 09:34:29 -06:00
dhall.kak Avoid extra indent when line does not end on keyword 2020-08-23 19:15:52 +02:00
diff.kak diff.kak: add diff file and diff hunk text objects 2020-04-03 15:48:54 -04:00
dockerfile.kak *sh.kak: do not highlight expansions if their $ is escaped 2020-09-19 08:06:46 +02:00
elixir.kak Avoid extra indent when line does not end on keyword 2020-08-23 19:15:52 +02:00
elm.kak Avoid extra indent when line does not end on keyword 2020-08-23 19:15:52 +02:00
eruby.kak Add support for eRuby 2020-06-03 15:12:51 +02:00
etc.kak
exherbo.kak
fish.kak *sh.kak: do not highlight expansions if their $ is escaped 2020-09-19 08:06:46 +02:00
fsharp.kak Avoid extra indent when line does not end on keyword 2020-08-23 19:15:52 +02:00
gas.kak
git.kak rc git: Highlight commands differently from pick 2019-12-08 13:49:53 +01:00
gluon.kak Avoid extra indent when line does not end on keyword 2020-08-23 19:15:52 +02:00
go.kak Improve '}' auto inserting for go language. 2020-09-20 12:25:26 +02:00
haml.kak
haskell.kak Avoid extra indent when line does not end on keyword 2020-08-23 19:15:52 +02:00
hbs.kak
html.kak
i3.kak
ini.kak rc ini: More leniently highlight section names 2020-05-14 10:25:38 +03:00
java.kak Update deindentation in java.kak 2020-07-29 17:02:50 -06:00
javascript.kak Fix already-existing bug in javascript.kak 2020-07-29 15:04:14 -06:00
jinja.kak
json.kak Clean up my previous updates 2020-07-29 09:40:58 -06:00
julia.kak
just.kak just: highlight function expressions 2020-09-22 00:24:29 -05:00
kakrc.kak kakrc: Add trigger-user-hook keyword 2020-08-22 23:16:46 +02:00
kickstart.kak
latex.kak Improve latex support. 2020-09-05 16:14:22 +02:00
ledger.kak
lisp.kak
lua.kak lua.kak: Correct -trim-indent hook and fix indent 2020-10-03 16:38:43 -03:00
mail.kak Highlight mail References headers 2020-04-21 13:21:35 +10:00
makefile.kak *sh.kak: do not highlight expansions if their $ is escaped 2020-09-19 08:06:46 +02:00
markdown.kak rc markdown: Highlight inline code blocks properly 2020-10-23 16:35:01 +03:00
mercurial.kak
mercury.kak Mercury-lang filetype support 2020-08-31 16:36:43 +02:00
meson.kak Highlight meson_options.txt as well 2020-04-15 02:49:21 +02:00
mlb.kak Add highlighters for Standard ML 2020-06-23 19:22:35 +01:00
moon.kak
nim.kak Avoid extra indent when line does not end on keyword 2020-08-23 19:15:52 +02:00
ninja.kak fix: improve regex for build region 2020-09-22 13:49:11 +02:00
nix.kak Merge remote-tracking branch 'eraserhd/nix-dash-fix' into master 2020-10-19 20:08:18 +11:00
ocaml.kak ocaml quoted-strings 2020-07-20 13:07:45 +03:00
perl.kak Fixed ending of region, as per @krobelus 2020-10-09 13:25:26 -04:00
php.kak Clean up my previous updates 2020-07-29 09:40:58 -06:00
pony.kak Avoid extra indent when line does not end on keyword 2020-08-23 19:15:52 +02:00
protobuf.kak Fix deindentation in protobuf.kak 2020-07-29 20:41:18 -06:00
pug.kak
purescript.kak Create purescript filetype 2020-09-04 11:33:08 +09:00
python.kak Fix python docstring highlighter 2020-09-15 22:01:55 +02:00
r.kak
ragel.kak Fix already-existing error in ragel.kak 2020-07-29 20:41:21 -06:00
restructuredtext.kak colors: Retire the bold and italic faces 2020-05-15 11:56:38 +03:00
ruby.kak Avoid accidentally using environment variables in sh scopes 2020-08-24 19:01:05 +02:00
rust.kak Fix rust highlighting after regions highlighter behaviour change 2020-10-12 13:04:08 +11:00
sass.kak Fix deindentation in sass.kak 2020-07-29 21:22:38 -06:00
scala.kak Fix deindentation in scala.kak 2020-07-29 21:25:55 -06:00
scheme.kak scheme.kak: fixes for r7rs word characters 2020-06-17 15:51:47 -04:00
scss.kak
sh.kak Improve shell indentation implementation. 2020-09-26 22:10:31 +10:00
sml.kak Add highlighters for Standard ML 2020-06-23 19:22:35 +01:00
sql.kak Fix function highlighting by adding lazy instead of greedy regexp quantifier 2020-10-14 14:54:43 -06:00
swift.kak
systemd.kak
taskpaper.kak
terraform.kak
toml.kak
troff.kak
tupfile.kak
vhdl.kak Add support for VHDL filetype. 2020-10-15 09:21:04 +02:00
void-linux.kak
yaml.kak Yaml indent after - 2020-10-02 14:24:04 +08:00
zig.kak Fix deindentation in zig.kak 2020-07-29 21:46:51 -06:00