kakoune/rc/base
Jason Felice e237bf6f15 Better Lisp and Clojure indent
Algol-like indenting doesn't work for Lisp as we tend to open (and
close) many forms on one line.  This generally puts the cursor
where it should be, though it is probably confused by strings
with brackets and things.
2018-09-29 11:25:11 +01:00
..
autowrap.kak Make register expansions expand to the full register content 2018-07-05 07:54:28 +10:00
clojure.kak Better Lisp and Clojure indent 2018-09-29 11:25:11 +01:00
css.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
ctags.kak Convert some of the rc/ scripts to the new list syntax 2018-07-05 07:54:28 +10:00
d.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
etc.kak Fix remaining kak scripts to use the new highlighter syntax 2018-07-05 07:54:28 +10:00
file.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
fish.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
gas.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
git.kak git.kak: Refactor commit message highlighting 2018-09-23 18:00:51 +10:00
go.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
haskell.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
html.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
ini.kak rc: Highlight systemd files in a dedicated script 2018-07-24 11:28:09 +03:00
java.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
javascript.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
json.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
julia.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
lint.kak Use -once hooks to remove fifo directories 2018-08-19 08:04:31 +10:00
lisp.kak Better Lisp and Clojure indent 2018-09-29 11:25:11 +01:00
lua.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
mail.kak mail.kak: Recognize Date header 2018-07-19 18:40:48 +10:00
markdown.kak markdown.kak: Use lookahead/lookbehind assertions for formatting spans. 2018-09-18 19:21:28 +10:00
mercurial.kak Add / behind add-highlighter path 2018-07-26 10:59:42 +02:00
ocaml.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
perl.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
restructuredtext.kak Tweak various scripts to improve the time they take to load 2018-07-19 18:32:29 +10:00
ruby.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
rust.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
scala.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00
screen.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
spell.kak added spell-clear convenience command 2018-09-21 12:30:13 -07:00
sql.kak sql is case insensitive 2018-07-30 14:49:21 -04:00
swift.kak Make recurse regex opt-in with a -recurse switch instead of opt-out 2018-07-05 07:54:28 +10:00
tmux.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
x11.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
yaml.kak Use remove-hooks regex in rc 2018-09-19 19:59:57 +02:00