Frank LENORMAND
|
4204f6dae6
|
Create an insert group, fix and improve the existing hooks
|
2016-07-12 17:23:55 +03:00 |
|
Maxime Coste
|
bbceae97a2
|
Fix uses of <c-m> in rc files, <ret> should be used now
|
2016-07-11 19:47:56 +01:00 |
|
Frank LENORMAND
|
7419f8241a
|
Fix operators highlighting in shell scripts
|
2016-07-08 13:13:08 +03:00 |
|
Frank LENORMAND
|
b8c83a914a
|
Update the keywords highlighted in kak files
|
2016-06-26 16:59:48 +03:00 |
|
Maxime Coste
|
a2d76e27b0
|
Use a draft context for *.h c/cpp filetype decision
|
2016-06-22 20:49:58 +01:00 |
|
Frank LENORMAND
|
4747ba6be9
|
Allow man buffer to be redrawn automatically when the window is resized
Tweaked by Maxime Coste
Closes #671
|
2016-06-06 18:07:10 +01:00 |
|
Maxime Coste
|
9298efd19b
|
Restore whitespace cleanup on InsertEnd in python.kak
|
2016-05-05 13:59:06 +01:00 |
|
Maxime Coste
|
8c5d3128ef
|
static_words def style tweak in c-family.kak
|
2016-05-05 13:54:12 +01:00 |
|
Maxime Coste
|
13ab721f64
|
python.kak: restore cleaning up trailing whitespaces on newline
|
2016-05-05 13:50:49 +01:00 |
|
Maxime Coste
|
763bb5aed1
|
Use the current client tmux session when splitting a new client
|
2016-05-05 13:32:16 +01:00 |
|
Frank LENORMAND
|
a20f5fc6a2
|
Pass a generic pattern to printf calls, use echo when possible
|
2016-04-23 10:00:36 +03:00 |
|
Frank LENORMAND
|
664f382ab2
|
Convert a non-POSIX extended sed regex to a basic notation
|
2016-04-23 09:56:53 +03:00 |
|
Frank LENORMAND
|
bdb67d8227
|
Remove a non-POSIX and unneeded -r sed flag
|
2016-04-23 09:56:53 +03:00 |
|
Frank LENORMAND
|
3b2fd831f4
|
Replace non-POSIX -o test flag with a double pipe
|
2016-04-23 09:56:53 +03:00 |
|
Frank LENORMAND
|
84a21f8cfb
|
Replace non POSIX calls to echo with printf %s
|
2016-04-23 09:56:53 +03:00 |
|
Maxime Coste
|
3f74dd2924
|
Remove uses of \< and \>, always use std regex compatible \b
|
2016-04-21 20:43:17 +01:00 |
|
Frank LENORMAND
|
82a3f10a82
|
Fix arbitrary keys execution in the doc command
|
2016-04-12 10:41:16 +03:00 |
|
Maxime Coste
|
a026ebf298
|
style tweak in the static words definitions
|
2016-04-09 10:20:13 +01:00 |
|
Maxime Coste
|
a49685d996
|
Merge remote-tracking branch 'lenormf/fix-static-completion'
|
2016-04-09 10:08:19 +01:00 |
|
Frank LENORMAND
|
65f160fae7
|
Fix the patterns that detect commented selections
|
2016-03-25 21:40:17 +02:00 |
|
Frank LENORMAND
|
464007e332
|
Fix hook declarations
|
2016-03-25 21:31:01 +02:00 |
|
Maxime Coste
|
c1c17db5e9
|
Collapse jumps in man .kak
|
2016-03-21 13:44:31 +00:00 |
|
Maxime Coste
|
01742d8161
|
Merge remote-tracking branch 'lenormf/rc/man.kak'
|
2016-03-20 18:14:42 +00:00 |
|
Maxime Coste
|
3499d440de
|
Collapse jumps in grep.kak and make.kak
|
2016-03-20 16:37:58 +00:00 |
|
Frank LENORMAND
|
4bb5658206
|
Replace non-POSIX here-strings and calls to echo
|
2016-03-17 15:32:32 +02:00 |
|
Frank LENORMAND
|
a340eaf0ab
|
Fix the page detection pattern
|
2016-03-16 14:10:47 +02:00 |
|
Maxime Coste
|
09baf73152
|
Fix various posix shell compliance issues in the rc/ files
|
2016-03-14 20:59:23 +00:00 |
|
Frank LENORMAND
|
3079d2a7e3
|
Replace non-POSIX inline character replacement in shell scripts
|
2016-03-14 18:29:11 +02:00 |
|
Frank LENORMAND
|
98594cf6df
|
Add static completion suggestions to several languages, set autopep8 as default python formatter
|
2016-03-14 14:10:49 +02:00 |
|
Maxime Coste
|
00673eba36
|
Handle more gracefully switches between different c-family filetypes
|
2016-03-03 19:28:58 +00:00 |
|
Maxime Coste
|
8e3f403e13
|
doc.kak should be in rc/core, not rc/base
|
2016-02-05 13:42:02 +00:00 |
|
Maxime Coste
|
14256e4979
|
Merge remote-tracking branch 'lenormf/rc/man.kak'
|
2016-02-02 23:38:49 +00:00 |
|
Maxime Coste
|
fef0277998
|
Reorganise rc/ into subdirectories
* core: set of tools to work on kakoune source code
* base: very common languages and tools
* extra: less common languages and tools
|
2016-01-29 09:03:23 +00:00 |
|