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
/
fish.kak
Age
Commit message (
Expand
)
Author
2019-03-21
Add categories in rc/
Alex Leferry 2
2018-12-19
Unify auto-indent trimming hooks
Olivier Perret
2018-12-11
Execute cleanup hooks on any filetype change
Olivier Perret
2018-12-11
Change cleanup of base/ languages to use a simpler hook -once
Olivier Perret
2018-09-19
Use remove-hooks regex in rc
Delapouite
2018-07-05
Make recurse regex opt-in with a -recurse switch instead of opt-out
Maxime Coste
2018-07-05
Fix remaining kak scripts to use the new highlighter syntax
Maxime Coste
2018-07-05
Fix tests and required scripts to get back to green make test
Maxime Coste
2018-03-25
Fix uses of rotate selection in rc/ files
Maxime Coste
2017-11-03
src rc: Rename `exec`/`eval` into `execute-keys`/`evaluate-commands`
Frank LENORMAND
2017-11-03
rc: Don't use command aliases to highlight keywords properly
Frank LENORMAND
2017-10-28
Move highlighters into Scopes
Maxime Coste
2017-10-25
rc/: More consistent uses of regex syntax
Maxime Coste
2017-02-09
Adds faces module and function. Renames identifier face to variable.
Nick Mosher
2017-01-13
Fix naming conventions in bundled scripts
Maxime Coste
2017-01-11
Copy comments *before* copying indentation
Maxime Coste
2017-01-04
update command names
Alex Leferry 2
2016-12-06
transform mimetype to a fallback option
Martin Chaine
2016-10-22
fish.kak: fix edge cases in newline insertion
Olivier Perret
2016-10-02
Merge remote-tracking branch 'alexherbo2/fish-rc'
Maxime Coste
2016-10-01
Fix hool -> hook in rc files
Maxime Coste
2016-09-28
Add highlight group to highlighters rmhl hooks
greduan
2016-09-28
Add highlight group to highlighters addhl hooks
greduan
2016-09-27
refactorize command hooks
Alex Leferry 2
2016-09-27
disable hooks
Alex Leferry 2
2016-09-27
slight refactor in _fish_filter_around_selections command
Alex Leferry 2
2016-09-27
compact commands
Alex Leferry 2
2016-04-21
Remove uses of \< and \>, always use std regex compatible \b
Maxime Coste
2016-01-29
Reorganise rc/ into subdirectories
Maxime Coste