kakoune/rc
Sidharth Kshatriya 101425e289 OCaml: Add a command to shift between .ml and .mli files and vice versa
C has header and source files and you need to often switch between them.
Similarly OCaml has .ml (implementation) and .mli (interface files) and
one often needs to switch between them.

This commit provides a simple functionality that allows you to accomplish this.
2021-11-10 12:22:08 +05:30
..
detection Stop editorconfig.kak from setting aligntab 2021-08-29 11:55:33 -07:00
filetype OCaml: Add a command to shift between .ml and .mli files and vice versa 2021-11-10 12:22:08 +05:30
tools Disable comment_line for ocaml/coq 2021-10-04 13:19:00 -04:00
windowing Merge remote-tracking branch 'StatPal/master' into HEAD 2021-08-28 13:55:11 +10:00