kakoune/rc/filetype
2021-07-07 19:15:28 +10:00
..
arch-linux.kak
asciidoc.kak
awk.kak
c-family.kak c-family.kak: properly quote shell variable 2021-04-30 11:53:18 +02:00
cabal.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
clojure.kak
cmake.kak
coffee.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
coq.kak
crystal.kak
css.kak
cucumber.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
cue.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
d.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
dart.kak dart: add extension to the list of keywords 2021-07-01 16:03:30 +02:00
dhall.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
diff.kak
dockerfile.kak
elixir.kak Rename exec->execute-keys for consistency 2021-06-06 14:29:51 +06:00
elm.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
eruby.kak Add missing eRuby indent group 2021-06-15 14:30:35 +02:00
etc.kak
exherbo.kak Update remaining files to new provide/require format 2019-04-11 15:54:58 -07:00
fennel.kak add fennel filetype 2021-03-01 19:51:36 +03:00
fish.kak
fsharp.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
gas.kak
git.kak
gluon.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
go.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
graphql.kak chore(rc): support nested field strings in graphql 2021-01-14 15:46:50 -05:00
haml.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
haskell.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
hbs.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
html.kak
i3.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
ini.kak
java.kak Java: add highlighting for char literal 2021-05-17 21:15:30 +02:00
javascript.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02: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
kotlin.kak Highlight extra chars in literal 2021-05-18 20:51:52 +02:00
latex.kak
ledger.kak
lisp.kak
lua.kak rc: make insertion hooks more consistent 2021-04-17 20:56:23 +02:00
mail.kak
makefile.kak
markdown.kak Improve highlighting of markdown lists 2021-07-06 13:32:23 +02:00
mercurial.kak
mercury.kak rc: make insertion hooks more consistent 2021-04-17 20:56:23 +02:00
meson.kak meson: improve highlighting, add static words 2021-01-13 15:44:38 +01:00
mlb.kak
moon.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
nim.kak Merge remote-tracking branch 'SolitudeSF/suffix' 2021-04-18 17:07:30 +10:00
ninja.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
nix.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
ocaml.kak
pascal.kak rc: remove spurious tabs 2021-04-17 20:56:23 +02:00
perl.kak Allowed for references of strings 2021-05-17 14:30:33 -04:00
php.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
pony.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
protobuf.kak
pug.kak
purescript.kak Fix purescript comments and keywords 2021-05-30 15:39:58 +03:00
python.kak rc: make insertion hooks more consistent 2021-04-17 20:56:23 +02:00
r.kak
ragel.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
restructuredtext.kak rc restructuredtext: don't highlight first character of next line as code 2021-02-10 21:09:16 +01:00
ruby.kak Rename exec->execute-keys for consistency 2021-06-06 14:28:28 +06:00
rust.kak add TODO comment highlighting 2021-05-02 20:38:42 -04:00
sass.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
scala.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
scheme.kak add sps and sls file extensions for scheme 2021-05-28 20:51:06 +10:00
scss.kak Replace ModeChange hooks by ModePush and ModePop 2019-10-16 20:45:53 +11:00
sh.kak
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
terraform.kak
toml.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
troff.kak Add comment highlighter for troff files. 2021-02-25 20:18:10 +01:00
tupfile.kak
vhdl.kak [VHDL] Add 'character' to types highlight. 2021-04-29 13:38:15 +02:00
void-linux.kak
yaml.kak rc: use a separate *-insert hook to auto-insert comments 2021-04-17 20:56:23 +02:00
zig.kak rc zig: auto-insert multiline string prefix on newline 2021-06-12 03:38:27 -07:00