kakoune/rc
Frank LENORMAND 678acd32bc Introduce rc/tmux.kak
This commit adds a kak script dedicated to tmux support, and declares
new command to interact with the current tmux session. Users are now
able to create vertical panes or horizontal panes arbitrarily (as
opposed to setting the `termcmd` variable to the proper command). The
script also has its own `focus` function, used to jump from a  pane to
another.
2015-11-15 19:57:12 +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 Add some c-family keywords 2015-11-02 19:12:51 +01:00
cabal.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
clang.kak clang.kak: Try to detect word boundaries and highlight types/operators 2015-10-06 23:22:36 +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 Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
commenting.kak Introduce the commenting.kak file 2015-10-25 15:54:17 +03:00
css.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
ctags.kak Use markup in :tag menu to show search pattern 2015-10-05 13:51:42 +01:00
cucumber.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
diff.kak Use a reusable diff highlighting group in diff.kak 2015-08-24 19:17:50 +01:00
dlang.kak Introduce the commenting.kak file 2015-10-25 15:54:17 +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 Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
formatter.kak Introduce formatter.kak to handle formatting. 2015-10-22 16:41:19 +03:00
gas.kak Add filetype for gas assembly files 2015-11-04 13:06:32 -05: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 Introduce formatter.kak to handle formatting. 2015-10-22 16:41:19 +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 Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
haskell.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
html.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00: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 Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00: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 Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00: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 Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00: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 Introduce the commenting.kak file 2015-10-25 15:54:17 +03:00
man.kak Fix man page completion, support more man page extensions 2015-09-11 13:07:52 +01:00
markdown.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
mime.kak Use proper buffer filename rather than name in mime.kak 2014-02-27 06:44:28 +00:00
perl.kak Simplify the highlighted regions, fix the ones remaining 2015-10-29 10:00:23 +03:00
python.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
ragel.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
ruby.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
rust.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
sass.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
scala.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00
scss.kak add rc/scss.kak 2014-07-21 01:00:59 +02:00
sh.kak Recognize shell config files as sh scripts 2015-10-21 09:50:31 +01:00
tmux.kak Introduce rc/tmux.kak 2015-11-15 19:57:12 +03:00
tupfile.kak Add basic support for tup's Tupfile format 2015-09-11 10:40:22 +03:00
yaml.kak Cleanup the various trailing space removal hooks 2015-11-04 09:48:47 +00:00