kakoune/rc
Leonardo Dias ~Lordie 32648d6cf4
Better elm syntax lighting
this will only highlight elm 0.19 (latest) properly
very close to how https://ellie-app.com/ highlights
- anything that starts with an upper case letter is a type
- anything that starts with a lower case letter is a function
- function declaration is just a function at the start of a line

note: the default color scheme looks too colorful
2019-10-01 23:44:54 -03:00
..
detection Check if buffile is path before loading editorconfig settings 2019-08-20 14:55:17 -04:00
filetype Better elm syntax lighting 2019-10-01 23:44:54 -03:00
tools Merge remote-tracking branch 'occivink/grep-space' 2019-10-01 18:35:26 +10:00
windowing Rename ModuleLoad hook to ModuleLoaded 2019-06-25 19:16:47 +02:00