1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-11-25 10:32:19 +03:00
kakoune/rc
Frank LENORMAND 38bb9fc3a8 Modify the name and attribute of three grep commands
Add the "grep" prefix to the "jump", "next" and "prev" commands for
homogeneity with other kak scripts, and prevent the "grep-jump" command
from raising errors by enclosing it into a try{} scope.
2015-08-04 07:52:51 +03:00
..
asciidoc.kak Use named colors in highlighting configuration for markup languages. 2015-05-09 22:03:41 +02:00
autorestore.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
autowrap.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
c-family.kak Add support for hexadecimal numbers to the C family languages 2015-07-20 17:31:33 +03:00
cabal.kak add rc/haskell.kak 2014-07-21 00:25:01 +02:00
clang.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
client.kak Add support for command completion on commands, use it for :new 2015-06-26 13:57:23 +01:00
clojure.kak detect ClojureScript files 2015-06-06 11:41:47 +02:00
coffee.kak add rc/coffee.kak 2014-07-14 23:22:59 +02:00
css.kak add rc/css.kak 2014-07-14 23:21:47 +02:00
ctags.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
cucumber.kak add rc/cucumber.kak 2014-07-16 00:01:32 +02:00
diff.kak Make kak more installable 2013-12-23 21:36:05 +00:00
dockerfile.kak add rc/dockerfile.kak 2015-07-18 23:12:05 +02:00
fish.kak Remove region highlighter, rename multi_regions to regions, cleanup 2014-07-14 21:42:19 +01:00
git-tools.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
git.kak Add first and second line highlighting git-commit 2015-06-11 19:07:51 +02:00
golang.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
grep.kak Modify the name and attribute of three grep commands 2015-08-04 07:52:51 +03:00
haml.kak add rc/haml.kak 2014-07-14 23:21:21 +02:00
haskell.kak add rc/haskell.kak 2014-07-21 00:25:01 +02:00
html.kak add rc/html.kak 2014-07-14 23:22:09 +02:00
java.kak Add java code highlighting 2014-11-22 20:14:35 +01:00
javascript.kak javascript.kak: fix indent on closer token 2014-07-16 13:56:40 +02:00
jedi.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
json.kak javascript.kak: fix indent on closer token 2014-07-16 13:56:40 +02:00
julia.kak add rc/julia.kak 2015-06-28 15:20:23 +03:00
kakrc.kak Recognize colorscheme command in kakrc files and in README 2015-07-03 21:14:08 +01:00
kickstart.kak Add syntax highlighter for kickstart files 2015-06-13 10:27:22 +02:00
lisp.kak add rc/lisp.kak 2014-07-21 01:05:41 +02:00
mail.kak Remove defhl, use addhl -group 2014-06-12 22:35:40 +01:00
make.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
man.kak Added documentation strings to the commands that didn't have one already 2015-08-03 22:01:50 +03:00
markdown.kak Use named colors in highlighting configuration for markup languages. 2015-05-09 22:03:41 +02:00
mime.kak Use proper buffer filename rather than name in mime.kak 2014-02-27 06:44:28 +00:00
python.kak Add the object type to the list of python highlighted types 2015-07-30 18:10:35 +03:00
ragel.kak Fix ragel.kak highlighting 2014-10-07 09:16:19 +01:00
ruby.kak ruby.kak: fix identifier highlighting 2014-07-16 14:22:18 +02:00
rust.kak Fix rust error when calling indent function 2015-08-02 12:59:49 +02:00
sass.kak add rc/sass.kak 2014-07-14 23:20:51 +02:00
scala.kak add rc/scala.kak 2014-07-16 15:06:32 +02:00
scss.kak add rc/scss.kak 2014-07-21 01:00:59 +02:00
sh.kak Add more file extensions and keywords to the shell script highlighter 2015-07-17 20:36:33 +03:00
yaml.kak Remove region highlighter, rename multi_regions to regions, cleanup 2014-07-14 21:42:19 +01:00