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
/
filetype
/
nim.kak
Age
Commit message (
Expand
)
Author
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2022-07-05
Make `x` just select the full lines
Maxime Coste
2021-04-18
Merge remote-tracking branch 'SolitudeSF/suffix'
Maxime Coste
2021-04-17
rc: use a separate *-insert hook to auto-insert comments
Johannes Altmanninger
2021-04-17
rc nim: follow our convention
Johannes Altmanninger
2021-03-24
rc nim: update suffix spec
SolitudeSF
2020-08-23
Avoid extra indent when line does not end on keyword
Johannes Altmanninger
2020-08-07
Update keywords and suffixes in nim.kak
SolitudeSF
2020-01-29
rc: Highlight embedded documentation
Frank LENORMAND
2019-10-22
src: Create a <semicolon> named key
Frank LENORMAND
2019-10-16
Replace ModeChange hooks by ModePush and ModePop
Maxime Coste
2019-08-12
Revert back to previous char literal highlighter as it's more precise
tawsi-melek
2019-08-12
Fix some more edge cases
tawsi-melek
2019-08-08
Improve single line comments
tawsi-melek
2019-08-08
Some more improvements
tawsi-melek
2019-08-06
Enum too
tawsi-melek
2019-08-05
nim.kak: Add auto-indent after tuple and object
tawsi-melek
2019-04-09
Fixed many of the filetype support modules to not use `BufSetOption` to load
Justin Frank
2019-04-08
Modified a bunch of language support files to use modules
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2