Nick Mosher
|
e1927fa9c4
|
Adds faces module and function. Renames identifier face to variable.
|
2017-02-09 21:43:29 -05:00 |
|
Maxime Coste
|
91a56c11fe
|
Various auto indent fixes regarding wrong use of x instead of <a-x>
|
2017-01-13 00:50:03 +00:00 |
|
Maxime Coste
|
5989903e7c
|
Copy comments *before* copying indentation
Fixes #1118
|
2017-01-11 13:56:48 +00:00 |
|
Maxime Coste
|
4cfa4062bc
|
Add '-' as completion extra word character for kakrc files
|
2017-01-10 13:48:04 +00:00 |
|
Alex Leferry 2
|
671b50bb52
|
update command names
|
2017-01-04 13:04:27 +01:00 |
|
Alex Leferry 2
|
8f821f0fba
|
update kakrc keywords
|
2017-01-04 00:30:50 +01:00 |
|
Maxime Coste
|
4901a02e50
|
Add indentation hooks to kak filetype support script
|
2017-01-02 04:33:42 +00:00 |
|
Maxime Coste
|
dcd733e5fa
|
Do a first phase of command renaming
|
2016-11-14 00:27:14 +00:00 |
|
Frank LENORMAND
|
85ce5db08a
|
Merge the "error" duplicate face into "Error"
|
2016-11-09 17:51:42 +03:00 |
|
greduan
|
a68f5f20a1
|
Add highlight group to highlighters rmhl hooks
|
2016-09-28 08:45:01 +02:00 |
|
greduan
|
6c6359de93
|
Add highlight group to highlighters addhl hooks
|
2016-09-28 08:25:02 +02:00 |
|
Frank LENORMAND
|
b8c83a914a
|
Update the keywords highlighted in kak files
|
2016-06-26 16:59:48 +03:00 |
|
Frank LENORMAND
|
a20f5fc6a2
|
Pass a generic pattern to printf calls, use echo when possible
|
2016-04-23 10:00:36 +03:00 |
|
Maxime Coste
|
3f74dd2924
|
Remove uses of \< and \>, always use std regex compatible \b
|
2016-04-21 20:43:17 +01:00 |
|
Maxime Coste
|
a026ebf298
|
style tweak in the static words definitions
|
2016-04-09 10:20:13 +01:00 |
|
Frank LENORMAND
|
4bb5658206
|
Replace non-POSIX here-strings and calls to echo
|
2016-03-17 15:32:32 +02: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
|
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 |
|