1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-22 02:20:05 +03:00
kakoune/rc/extra
Marc d79e680e71 Remove trailing ':' from racer execution
When AWK processes the racer response, it adds a trailing ':' that
kakoune completion expects to lead to a row having an 'a|b|c' shape,
but it's empty instead. Removing the extra ':' allows the racer
complation to actually work.
2018-02-26 12:24:12 +00:00
..
autorestore.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
cabal.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
clang.kak clang.kak: workaround OSX awk strange parsing of bracket expressions 2018-02-07 19:40:45 +11:00
coffee.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
cucumber.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
dockerfile.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
editorconfig.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
elixir.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
elm.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
exherbo.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
git-tools.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
go-tools.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
haml.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
hbs.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
iterm.kak iterm.kak: Implement focus support 2018-02-20 20:56:06 +11:00
jedi.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
just.kak add justfiles support 2018-02-03 14:43:20 +01:00
kickstart.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
latex.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
modeline.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
moon.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
nim.kak nim.kak: Fix wrong tr invocation 2018-02-19 21:24:36 +11:00
php.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
pony.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
pug.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
racer.kak Remove trailing ':' from racer execution 2018-02-26 12:24:12 +00:00
ragel.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
ranger.kak - Fix: proper escaping of kak_{session, client} 2017-12-06 02:30:42 +03:00
sass.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
scss.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
taskpaper.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
tmux-repl.kak Check if tmux was compiled from master. 2018-02-03 01:14:25 +03:00
tupfile.kak rc: Fix Tupfile highlighting 2017-11-04 10:56:20 +03:00
x11-repl.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00