kakoune/rc
David Ross e65740873d Treat '-' as an word character in lisp
'-' is part of identifiers in most or all lisps.

Strategy for implementing this copied from https://github.com/mawww/kakoune/blob/master/rc/filetype/scss.kak#L20.
2019-07-05 06:44:45 -07:00
..
detection max_line_length support for editorconfig 2019-06-13 00:03:45 +02:00
filetype Treat '-' as an word character in lisp 2019-07-05 06:44:45 -07:00
tools Make quoting opt-in by using $kak_quoted_... 2019-06-23 12:04:21 +10:00
windowing Rename ModuleLoad hook to ModuleLoaded 2019-06-25 19:16:47 +02:00