lukstafi / navi-parens

VS Code extension: navigate structured code with keybindings. Markmacs: WYSIWYG for LaTeX via the preview pane.
https://marketplace.visualstudio.com/items?itemName=lukstafi.navi-parens
Other
4 stars 0 forks source link

Distribute with some language-specific defaults as language-local configurations #18

Open lukstafi opened 1 year ago

lukstafi commented 1 year ago

Add the OCaml's delimiters begin, struct, sig and end, but only enable them in OCaml source code.

lukstafi commented 1 year ago

Also the raw string delimiters {| |}.