kakoune/rc
Sidharth Kshatriya 8cfe59fcb0 OCaml: Automatically insert closing comment when user starts a comment
An OCaml comment is `(* Some comment *)`. Like the C-family this can be
a multiline comment.

Recognize when the user is trying to commence a comment when they type `(*` and
then automatically insert `*)` on behalf of the user. A small convenience.

Co-authored-by: Maxime Coste <mawww@kakoune.org>
2022-05-13 12:58:30 +05:30
..
detection rc file-detection hook group 2022-04-20 23:11:10 -03:00
filetype OCaml: Automatically insert closing comment when user starts a comment 2022-05-13 12:58:30 +05:30
tools Merge branch 'doc_doc' of http://github.com/Pound-Hash/kakoune 2022-05-09 20:04:53 +10:00
windowing Add a complete-command command to configure command completion 2022-03-06 10:13:14 +11:00