kakoune/rc/base
Maxime Coste 4d11bb20c3 Always collapse jumps in exec/eval, remove -collapse-jumps switch
There does not seem to be any reasonable use cases of not collapsing
jumps when the input is not comming from the user. Always collapse
them.

It could make sense to move jump collapsing out of context_wrap as
in general any action not comming directly from the user should
collapse them, at the moment a comment or mapping will not collapse
jumps, which is unfortunate.
2018-02-24 19:02:15 +11:00
..
autowrap.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
clojure.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
css.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
ctags.kak Always collapse jumps in exec/eval, remove -collapse-jumps switch 2018-02-24 19:02:15 +11:00
d.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
etc.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
file.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
fish.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
gas.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
git.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
go.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
haskell.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
html.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
ini.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
java.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
javascript.kak base javascript: Tweak variable highlighting 2018-02-17 11:53:56 +03:00
json.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
julia.kak added AbstractString to keywords 2017-11-30 15:44:12 +01:00
lint.kak lint.kak: Update lint info when the linting data changed 2018-02-11 22:03:24 +11:00
lisp.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
lua.kak lua.kak: Fix string highlighting with -match-capture regions 2018-02-18 16:21:05 +11:00
mail.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
markdown.kak Generate the markdown highlighter code 2017-12-13 07:27:45 +01:00
mercurial.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
ocaml.kak ocaml.kak: remove invalid unset-option static_words hook 2018-02-11 21:51:32 +11:00
perl.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
restructuredtext.kak Add reStructuredText support script 2017-12-09 14:15:00 -06:00
ruby.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
rust.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
scala.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
screen.kak * Crude implementation of focus: use the current region to switch to the desired window. 2017-12-03 20:05:02 +03:00
spell.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
sql.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
swift.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
tmux.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
x11.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
yaml.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00