index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
base
Age
Commit message (
Expand
)
Author
2016-09-25
Indent after other keywords
Frank LENORMAND
2016-09-25
Allow dashes in target names for syntax highlighting
Frank LENORMAND
2016-09-24
Add language highlighting to markdown code blocks
Frank LENORMAND
2016-09-24
Add more standard GNU keywords to the makefile completion keywords
Frank LENORMAND
2016-09-19
Merge remote-tracking branch 'alexherbo2/ruby-rc'
Maxime Coste
2016-09-16
highlight :: operator
Alex Leferry 2
2016-09-16
fixes symbol highlighting
Alex Leferry 2
2016-09-09
fixes 'end' insertion
Alex Leferry 2
2016-09-09
disable hooks
Alex Leferry 2
2016-09-09
Always use quotes with sh/bash
Dimitar Dimitrov
2016-09-07
Highlight diff in git-commit too
Martin Chaine
2016-08-31
Fix the directory from which the file containing a matching tag will be opened
Frank LENORMAND
2016-08-06
Use shell-candidates for ctags completion, and cache tag names in a separate ...
Maxime Coste
2016-07-28
Move x11.kak and tmux.kak to rc/base from rc/core
Maxime Coste
2016-07-19
Merge remote-tracking branch 'lenormf/fix-autowrap'
Maxime Coste
2016-07-17
rc/base/etc: Use a more efficient expression
Kylie McClain
2016-07-14
Disable automatic paragraph formatting by default, work around the lack of st...
Frank LENORMAND
2016-07-14
Fix the selection patterns on corner cases
Frank LENORMAND
2016-07-14
Fix paragraph wrapping in the autowrap script
Frank LENORMAND
2016-07-08
Use POSIX `fold` instead of `fmt`
Frank LENORMAND
2016-07-08
Fix the autowrap script, use an external tool to wrap paragraphs
Frank LENORMAND
2016-06-27
Change ctags autoinfo to run on {Normal,Insert}Idle
Maxime Coste
2016-06-21
Remove useless and non posix -e switch to awk invocations in rc scripts
Maxime Coste
2016-05-24
Treat tags paths as relative to the tags file
Maxime Coste
2016-05-24
fixes hooks removing
Alex Leferry 2
2016-05-05
Add swift.kak for Swift highlighting
Jimmy Thrasher
2016-04-23
Pass a generic pattern to `printf` calls, use `echo` when possible
Frank LENORMAND
2016-04-23
Replace non POSIX calls to `echo` with `printf %s`
Frank LENORMAND
2016-04-21
Remove uses of \< and \>, always use std regex compatible \b
Maxime Coste
2016-04-09
style tweak in the static words definitions
Maxime Coste
2016-04-09
Merge remote-tracking branch 'lenormf/fix-static-completion'
Maxime Coste
2016-03-25
Back to regular -shell-completion for ctags completer
Maxime Coste
2016-03-25
Fix hook declarations
Frank LENORMAND
2016-03-24
Add an alternative -shell-candidates shell completion support
Maxime Coste
2016-03-17
Replace non-POSIX here-strings and calls to `echo`
Frank LENORMAND
2016-03-17
Help Kakoune to better detect /…/ literals
Alex Leferry 2
2016-03-16
add :alt command to jump to the alternate file (implementation ↔ test)
Alex Leferry 2
2016-03-14
Replace non-POSIX inline character replacement in shell scripts
Frank LENORMAND
2016-03-14
Add static completion suggestions to several languages, set `autopep8` as def...
Frank LENORMAND
2016-03-14
Get rid of useless operations
Frank LENORMAND
2016-03-13
Fix bugs and factorize code in the autowrap script
Frank LENORMAND
2016-03-10
Restore the `filter_around_selections` functions to balance indentation copies
Frank LENORMAND
2016-03-10
Give commands that do not indent their own `insert` hook
Frank LENORMAND
2016-03-10
Remove hooks that trim trailing whitespaces
Frank LENORMAND
2016-03-10
Add `rubocop` as default ruby formatter
Frank LENORMAND
2016-03-08
code cleanup: remove optional sed option
Alex Leferry 2
2016-03-03
add :alt command to jump to the alternate file (implementation ↔ test)
Alex Leferry 2
2016-03-03
Fix MIME type detection
Alex Leferry 2
2016-02-27
Fix highlighting of single letter identifiers
Alex Leferry 2
2016-02-27
Fix escaping of ' in single quote strings
Alex Leferry 2
[prev]
[next]