kakoune/rc/extra
Matt Schick 8e698e0054 Simplify handlebars adding/removal hooks
Removing the handlebars highlighters when a client toggles away from hbs window unintentionally causes
other clients attached to hbs windows to no longer highlight correctly.  The only other option is to
copy the entire html highlighter and all of it's rules, but that seems like a maitenance headache.
So instead, just leave the hbs rules injected into the html rules once the user opens any handlebars file.
It's not ideal, but I'd say it's the least bad option.
2018-10-06 08:39:01 -05:00
..
arch-linux.kak Fix #1838: Introduce 'arch-linux.kak' 2018-03-03 19:59:54 +01:00
autorestore.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
cabal.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
clang.kak Fixed several clang output formatting errors 2018-09-26 11:22:30 -07:00
cmake.kak cmake.kak: recognize CMakeCache.txt files as ini 2018-07-19 18:40:55 +10:00
coffee.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
cucumber.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
dart.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
dockerfile.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
editorconfig.kak add highlighting and static words to editorconfig 2018-09-29 14:21:31 +02:00
elixir.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
elm.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
exherbo.kak Fix remaining kak scripts to use the new highlighter syntax 2018-07-05 07:54:28 +10:00
git-tools.kak Added shell command completion support to define-command and prompt 2018-10-03 09:46:31 -07:00
go-tools.kak Further fixes in go-tools.kak to improve its robustness 2018-09-10 21:22:32 +10:00
haml.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
hbs.kak Simplify handlebars adding/removal hooks 2018-10-06 08:39:01 -05:00
i3.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
iterm.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
jedi.kak jedi.kak: Fix post command line parsing refactoring 2018-07-05 07:54:28 +10:00
just.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
kickstart.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
kitty.kak Merge remote-tracking branch 'laelath/shell-command-completion' 2018-10-06 10:47:23 +10:00
latex.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
modeline.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
moon.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
nim.kak Add single_string highlighter 2018-09-28 03:41:10 -06:00
php.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
pony.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
protobuf.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
pug.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
racer.kak racer.kak: Fix more fallout from the recent quoting changes. 2018-07-10 18:55:47 +10:00
ragel.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
ranger.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
sass.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
scheme.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
scss.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
systemd.kak rc systemd: Make sure files are in the systemd directory 2018-08-17 14:08:51 +03:00
taskpaper.kak Fix remaining kak scripts to use the new highlighter syntax 2018-07-05 07:54:28 +10:00
tmux-repl.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
toml.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
tupfile.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
void-linux.kak Add support for Void Linux package templates 2018-08-20 14:29:32 -03:00
x11-repl.kak Added shell command completion support to define-command and prompt 2018-10-03 09:46:31 -07:00