kakoune/rc
Frank LENORMAND c7f568f696 Clean up and improve the commenting functions
Simplifies the selection commenting function, add proper draft options
to the exec statements, and make the uncommenting bit keep the selection.

Add a function that comments the current line with "//", uncommenting is
supported as well.
2015-09-22 14:32:14 +03:00
..
asciidoc.kak Word boundaries do not work correctly for asciidoc highlighting 2015-09-20 17:39:39 +01:00
autorestore.kak Add quotes around the messages to be displayed in :echo calls 2015-08-11 09:25:58 +03:00
autowrap.kak Allow the autowrap command to break lines as many times as necessary 2015-09-21 07:51:05 +03:00
c-family.kak Clean up and improve the commenting functions 2015-09-22 14:32:14 +03:00
cabal.kak add rc/haskell.kak 2014-07-21 00:25:01 +02:00
clang.kak Do not cd into the buffer directory when running clang 2015-08-24 20:10:38 +01: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 Prevent the "funcinfo" command from printing errors 2015-08-04 07:52:57 +03:00
cucumber.kak add rc/cucumber.kak 2014-07-16 00:01:32 +02:00
diff.kak Use a reusable diff highlighting group in diff.kak 2015-08-24 19:17:50 +01:00
dlang.kak Fix the format-code alias, remove an unused function 2015-09-07 16:33:38 +03:00
dockerfile.kak add rc/dockerfile.kak 2015-07-18 23:12:05 +02:00
exherbo.kak rc/exherbo: various improvements 2015-08-23 19:34:37 -04:00
fish.kak Remove region highlighter, rename multi_regions to regions, cleanup 2014-07-14 21:42:19 +01:00
git-tools.kak Highlight diffs in git-log highlighter, to handle the -p switch 2015-08-24 20:10:07 +01:00
git.kak Add first and second line highlighting git-commit 2015-06-11 19:07:51 +02:00
golang.kak Fix the format-code alias, remove an unused function 2015-09-07 16:34:41 +03:00
grep.kak In {grep,make}-{next,prev}, display the selected error/match in the toolsclient 2015-09-19 11:02:24 +01: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
ini.kak Add ini files highlighter 2015-08-11 20:14:40 +02:00
java.kak Add java code highlighting 2014-11-22 20:14:35 +01:00
javascript.kak Add basic support for integers and floats 2015-09-11 11:02:09 +03: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 Minor changes in kickstart.kak 2015-08-03 21:16: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 In {grep,make}-{next,prev}, display the selected error/match in the toolsclient 2015-09-19 11:02:24 +01:00
makefile.kak Add makefile highlighting support 2015-09-21 13:37:45 +01:00
man.kak Fix man page completion, support more man page extensions 2015-09-11 13:07:52 +01:00
markdown.kak Use word boundary assertion instead of lookarounds 2015-09-15 13:51:08 +01:00
mime.kak Use proper buffer filename rather than name in mime.kak 2014-02-27 06:44:28 +00:00
python.kak Add bool to the list of highlighted types 2015-08-14 11:41:07 +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
tupfile.kak Add basic support for tup's Tupfile format 2015-09-11 10:40:22 +03:00
yaml.kak Remove region highlighter, rename multi_regions to regions, cleanup 2014-07-14 21:42:19 +01:00