kakoune/rc/filetype
Adrià Arrufat 3cca4c5098 Auto-remove empty comments in Zig like in the C-family.
This makes Kakoune behave more consistently when using it for Zig.
Empty comments are already auto-removed from the C-family and Python.
In this PR, string literals that start with \\ are not removed in purpose.
2023-07-04 16:40:24 +09:00
..
apl.kak rc: move remaining comment insertion hooks to *-insert group 2023-05-03 19:36:50 +02:00
arch-linux.kak
asciidoc.kak Fix AsciiDoc blocks 2021-10-17 00:19:53 +02:00
awk.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
c-family.kak Fix c-family closing brace indent behaviour on some corner cases 2023-06-15 17:42:19 +10:00
cabal.kak
clojure.kak
cmake.kak
coffee.kak Make x just select the full lines 2022-07-05 08:43:40 +10: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
crystal.kak
css.kak
cucumber.kak
cue.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
d.kak
dart.kak Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
dhall.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
diff.kak Remove unnecessary leading space in prompt from mappings 2022-08-01 07:37:02 +02:00
dockerfile.kak rc/filetype/dockerfile: detect filenames that contain special characters 2022-08-16 11:50:30 -04:00
elixir.kak
elm.kak
elvish.kak
erlang.kak
eruby.kak
etc.kak
exherbo.kak
fennel.kak Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
fidl.kak
fish.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
fsharp.kak
gas.kak Fix gas palign2 directive highlight 2022-12-06 17:47:32 +11:00
gdscript.kak
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
github.kak
gluon.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
go.kak
graphql.kak
haml.kak
hare.kak
haskell.kak
hbs.kak
html.kak
i3.kak
ini.kak
janet.kak
java.kak
javascript.kak
jinja.kak
json.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
julia.kak rc julia: add multiline comments 2021-02-21 19:20:03 +01:00
just.kak rc: move remaining comment insertion hooks to *-insert group 2023-05-03 19:36:50 +02:00
kakrc.kak
kickstart.kak Update remaining files to new provide/require format 2019-04-11 15:54:58 -07:00
kotlin.kak
latex.kak
ledger.kak
lisp.kak
lua.kak Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
mail.kak Remove unnecessary leading space in prompt from mappings 2022-08-01 07:37:02 +02:00
makefile.kak
markdown.kak rc markdown taskpaper: require bare URL to start at word boundary 2022-10-16 19:49:43 +02:00
mercurial.kak
mercury.kak
meson.kak
mlb.kak
moon.kak
nim.kak Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
ninja.kak
nix.kak
ocaml.kak
pascal.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
perl.kak
php.kak
pony.kak
protobuf.kak
pug.kak Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
purescript.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
python.kak
r.kak
ragel.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
restructuredtext.kak rc restructuredtext: only add language highlighters for actual code blocks in buffer 2022-09-10 07:35:29 +02:00
ruby.kak
rust.kak Add "union" as a keyword for Rust syntax 2022-11-01 21:29:07 +00:00
sass.kak
scala.kak Make x just select the full lines 2022-07-05 08:43:40 +10:00
scheme.kak
scss.kak
sh.kak Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
sml.kak Add highlighters for Standard ML 2020-06-23 19:22:35 +01:00
sql.kak
svelte.kak rc/filetype/svelte.kak: Set buffer rather than window filetype 2023-03-14 23:02:53 -07:00
swift.kak rc swift: Add open and internal keywords 2021-06-24 14:29:10 +03:00
systemd.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
taskpaper.kak rc markdown taskpaper: require bare URL to start at word boundary 2022-10-16 19:49:43 +02:00
terraform.kak
toml.kak
troff.kak
tupfile.kak
twig.kak
vhdl.kak Merge remote-tracking branch 'm-kru/vhdl_time_vector' 2022-09-09 15:42:37 +02:00
void-linux.kak
yaml.kak Move user mappings to <space> and keep/remove selection to , 2022-07-05 08:43:40 +10:00
zig.kak Auto-remove empty comments in Zig like in the C-family. 2023-07-04 16:40:24 +09:00