kakoune/rc/filetype
Johannes Altmanninger 6f28178b91 rc filetype: add trim-indent hooks to all languages that have indent hooks
An indent hook automatically adds whitespace, so it seems prudent to
add the hook to remove unwanted whitespace again. This is what we do
in most languages already.
2022-05-29 08:23:33 +02:00
..
arch-linux.kak
asciidoc.kak Fix AsciiDoc blocks 2021-10-17 00:19:53 +02:00
awk.kak
c-family.kak c-family: highlight 0X style int literals 2022-05-05 13:41:35 +01:00
cabal.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
clojure.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
cmake.kak CMake: fix comment highlight 2022-03-18 09:01:02 +01:00
coffee.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
conf.kak rc conf: treat ini files as conf if they contain a #-comment 2022-02-19 17:31:55 +01:00
coq.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
crystal.kak rc filetype: add some missing ModeChange hooks for trim-indent 2022-05-29 08:23:33 +02:00
css.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
cucumber.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
cue.kak
d.kak
dart.kak dart: add extension to the list of keywords 2021-07-01 16:03:30 +02:00
dhall.kak
diff.kak rc diff: pass diff to diff-jump via stdin instead of env 2022-03-08 20:30:06 +01:00
dockerfile.kak
elixir.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
elm.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
elvish.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
erlang.kak Erlang syntax highlighting: Improved support for numeric literals, refs, ports and pids 2021-10-28 12:43:00 +05:30
eruby.kak Add missing eRuby indent group 2021-06-15 14:30:35 +02:00
etc.kak
exherbo.kak
fennel.kak fennel filetype now highlights accumulate keyword 2022-02-22 17:13:38 -05:00
fish.kak rc filetype: add some missing ModeChange hooks for trim-indent 2022-05-29 08:23:33 +02:00
fsharp.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
gas.kak rc filetype: add some missing ModeChange hooks for trim-indent 2022-05-29 08:23:33 +02:00
gdscript.kak rc: add gdscript.kak 2021-06-06 14:08:13 +03:00
gentoo-linux.kak Add gentoo linux ebuild filetype detection. 2021-08-06 11:30:06 -07:00
git.kak Merge remote-tracking branch 'adamchristiansen/gitignore-highlighting' 2022-05-10 22:36:44 +10:00
gluon.kak
go.kak rc/filetype/go: uintptr type missing syntax highlighting 2022-04-04 23:14:31 -04:00
graphql.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
haml.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
haskell.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
hbs.kak
html.kak
i3.kak rc i3: highlight sway's focused_tab_title option 2022-04-09 15:29:54 +02:00
ini.kak Add conf filetype, for generic Unix configuration files 2022-02-19 17:31:16 +01:00
janet.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
java.kak rc:filetype:java refactored to shell block add-highligher with additional highlighter for module system, added static word list and the keywords var yield. 2022-01-29 10:25:16 +11:00
javascript.kak Merge branch 'cjs' of http://github.com/clarfonthey/kakoune 2022-05-10 22:37:43 +10:00
jinja.kak
json.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
julia.kak
just.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
kakrc.kak Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00
kickstart.kak
kotlin.kak Change highlight of character literals 2021-12-11 02:04:10 +01:00
latex.kak rc latex: Add missing scope arg to remove-hooks 2021-09-12 17:31:12 -03:00
ledger.kak
lisp.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
lua.kak lua.kak: Add some test cases, and also fix a bug 2021-09-26 11:19:58 -03:00
mail.kak rc mail: enable jumping from inline diff to source file 2022-01-25 14:15:01 +01:00
makefile.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
markdown.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
mercurial.kak Update remaining files to new provide/require format 2019-04-11 15:54:58 -07:00
mercury.kak
meson.kak
mlb.kak
moon.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
nim.kak
ninja.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
nix.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
ocaml.kak OCaml: Recognize '\"' as a char literal and not the start of a string literal 2022-05-15 11:23:06 +05:30
pascal.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
perl.kak Allowed for references of strings 2021-05-17 14:30:33 -04:00
php.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
pony.kak
protobuf.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
pug.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
purescript.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
python.kak Add new '_', 'case', and 'match' keywords to Python highlighter 2021-10-24 12:56:18 +01:00
r.kak R file highliight change. Merged into single highlighter for math, summary and complex functions. 2021-07-30 11:29:29 -05:00
ragel.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
restructuredtext.kak
ruby.kak rc filetype: add some missing ModeChange hooks for trim-indent 2022-05-29 08:23:33 +02:00
rust.kak add TODO comment highlighting 2021-05-02 20:38:42 -04:00
sass.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
scala.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
scheme.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
scss.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
sh.kak sh filetype: do not highlight an empty array as a function 2021-11-18 13:51:53 -03:00
sml.kak
sql.kak
svelte.kak
swift.kak rc swift: Add open and internal keywords 2021-06-24 14:29:10 +03:00
systemd.kak
taskpaper.kak rc filetype: add trim-indent hooks to all languages that have indent hooks 2022-05-29 08:23:33 +02:00
terraform.kak
toml.kak
troff.kak
tupfile.kak
twig.kak rc filetype: fix double space in trim-indent hooks 2022-05-26 17:08:15 +02:00
vhdl.kak VHDL filetype: Wisely add "end protected body;". 2022-02-09 11:08:45 +01:00
void-linux.kak
yaml.kak
zig.kak rc/filetype/zig: update for zig 0.9.0 release 2021-12-31 05:00:35 +00:00