Frank LENORMAND
|
ea0a9b6e07
|
Get rid of useless operations
|
2016-03-14 09:15:47 +02:00 |
|
Frank LENORMAND
|
2501e95571
|
Fix bugs and factorize code in the autowrap script
|
2016-03-13 09:47:17 +02:00 |
|
Maxime Coste
|
35d3679703
|
Tweak clang.kak implementation of clang-show-completion-info
|
2016-03-12 16:44:08 +00:00 |
|
Frank LENORMAND
|
8da2e2a7a8
|
Restore the filter_around_selections functions to balance indentation copies
|
2016-03-10 15:48:12 +02:00 |
|
Frank LENORMAND
|
a31d947e1d
|
Give commands that do not indent their own insert hook
|
2016-03-10 15:12:08 +02:00 |
|
Frank LENORMAND
|
ad06f3f92c
|
Remove hooks that trim trailing whitespaces
|
2016-03-10 15:08:01 +02:00 |
|
Frank LENORMAND
|
326421c810
|
Add rubocop as default ruby formatter
|
2016-03-10 15:07:08 +02:00 |
|
Maxime Coste
|
2d494ccb8e
|
Merge remote-tracking branch 'alexherbo2/moon-rc'
|
2016-03-08 23:24:17 +00:00 |
|
Alex Leferry 2
|
b67c098c8c
|
code cleanup: remove optional sed option
|
2016-03-08 20:33:54 +01:00 |
|
Alex Leferry 2
|
a92c51d84f
|
code cleanup: remove optional sed option
|
2016-03-08 20:33:21 +01:00 |
|
Maxime Coste
|
32427ba43e
|
Merge remote-tracking branch 'alexherbo2/moon-rc'
|
2016-03-06 15:19:29 +00:00 |
|
Maxime Coste
|
4c7e6bdca0
|
Merge remote-tracking branch 'alexherbo2/lua-rc'
|
2016-03-06 15:19:20 +00:00 |
|
Maxime Coste
|
786037cffc
|
Always place clang completion function info above the anchor
When placed below, it will hide the main selection cursor when editing
the second line of a multiple line parameter list.
|
2016-03-04 13:36:27 +00:00 |
|
Maxime Coste
|
00673eba36
|
Handle more gracefully switches between different c-family filetypes
|
2016-03-03 19:28:58 +00:00 |
|
Maxime Coste
|
b7dd5056ba
|
Tweak clang.kak
|
2016-03-03 19:28:45 +00:00 |
|
Alex Leferry 2
|
936bfcf0c8
|
add :alt command to jump to the alternate file (implementation ↔ test)
|
2016-03-03 18:56:50 +01:00 |
|
Alex Leferry 2
|
11153adcd8
|
Fix MIME type detection
|
2016-03-03 18:55:03 +01:00 |
|
Alex Leferry 2
|
25cd29dca4
|
add :alt command to jump to the alternate file (implementation ↔ test)
|
2016-03-03 18:53:04 +01:00 |
|
Maxime Coste
|
f8e64ba29f
|
Jedi: add a jedi_python_path str-list option
|
2016-02-28 18:48:59 +00:00 |
|
Alex Leferry 2
|
aa39380f4b
|
Fix MIME type detection
|
2016-02-28 17:57:38 +01:00 |
|
Maxime Coste
|
4ee93c1f85
|
Merge remote-tracking branch 'alexherbo2/moon-rc'
|
2016-02-27 17:37:13 +00:00 |
|
Alex Leferry 2
|
88cf7a216c
|
Fix highlighting of single letter identifiers
|
2016-02-27 17:53:16 +01:00 |
|
Alex Leferry 2
|
1c61e2fc41
|
add rc/moon.kak
|
2016-02-27 17:46:39 +01:00 |
|
Alex Leferry 2
|
6ec14030ad
|
Fix escaping of ' in single quote strings
|
2016-02-27 14:18:16 +01:00 |
|
Maxime Coste
|
a25e46f1eb
|
Add autoindentation in makefile.kak, based on PR #582 by lenormf
Closes #582
|
2016-02-24 22:26:54 +00:00 |
|
Maxime Coste
|
6cbc97900b
|
Add editorconfig.kak by Enrico Lumetti
Closes #514
|
2016-02-22 23:11:20 +00:00 |
|
Alex Leferry 2
|
1b3554c943
|
support auto-linked email address
|
2016-02-19 12:31:36 +01:00 |
|
Maxime Coste
|
9cdfa4a81c
|
Ooops, you never saw that
|
2016-02-11 09:46:59 +00:00 |
|
Maxime Coste
|
050484ebe0
|
Slight cleanup in modeline.kak
|
2016-02-10 21:26:56 +00:00 |
|
Maxime Coste
|
8b7025b8ea
|
Move modeline.kak into rc/extra
|
2016-02-10 21:05:04 +00:00 |
|
Maxime Coste
|
ff76a0204b
|
Merge remote-tracking branch 'lenormf/rc/modeline.kak'
|
2016-02-10 21:04:23 +00:00 |
|
Frank LENORMAND
|
89cfc4693d
|
Add a LaTeX support script
|
2016-02-09 11:52:18 +02:00 |
|
Frank LENORMAND
|
507ed69dda
|
Get rid of the modeline option to let users set hooks manually
|
2016-02-08 11:30:37 +02:00 |
|
O. Perret
|
3d24badc1a
|
Update rust.kak to post-1.0 rust
|
2016-02-07 16:55:51 +01:00 |
|
Maxime Coste
|
8e3f403e13
|
doc.kak should be in rc/core, not rc/base
|
2016-02-05 13:42:02 +00:00 |
|
Maxime Coste
|
d92c241fe7
|
Make doc command work without requiring installation
|
2016-02-03 23:46:01 +00:00 |
|
Maxime Coste
|
b59714bf2a
|
Merge remote-tracking branch 'lenormf/manpage'
|
2016-02-03 22:16:40 +00:00 |
|
Frank LENORMAND
|
79abe58599
|
Fix the pattern detection regex, take compression into account when suggesting doc pages
|
2016-02-03 21:09:17 +02:00 |
|
Maxime Coste
|
3e0e32cfbb
|
Merge remote-tracking branch 'alexherbo2/coffee-rc'
|
2016-02-03 09:29:01 +00:00 |
|
Alex Leferry 2
|
dccaaa12d5
|
support commenting
|
2016-02-03 09:30:11 +01:00 |
|
Alex Leferry 2
|
f54ba102ad
|
indent after lines ending with '='
|
2016-02-03 09:30:11 +01:00 |
|
Alex Leferry 2
|
1aed03aaf9
|
make auto-indenting after start structure more robust
|
2016-02-03 09:30:11 +01:00 |
|
Alex Leferry 2
|
85383e7083
|
do not clear multiple selections when preserving previous line indent
|
2016-02-03 09:30:11 +01:00 |
|
Alex Leferry 2
|
d4d19c2590
|
clean up
|
2016-02-03 09:29:40 +01:00 |
|
Maxime Coste
|
14256e4979
|
Merge remote-tracking branch 'lenormf/rc/man.kak'
|
2016-02-02 23:38:49 +00:00 |
|
Maxime Coste
|
ac601889df
|
Remove grench.kak
Closes #571
|
2016-02-02 22:14:54 +00:00 |
|
Frank LENORMAND
|
33008f9ea7
|
Add a doc command, as well as several themed documentation pages
|
2016-02-02 21:15:12 +02:00 |
|
Frank LENORMAND
|
7dbbdca953
|
Get rid of tabs in the man pages to simplify highlighting, improve and document highlighting, get rid of the arbitrary binding
|
2016-02-02 08:34:02 +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 |
|
Maxime Coste
|
3349bcd277
|
Rename 'ini-file' filetype to just 'ini'
|
2016-01-28 19:33:21 +00:00 |
|