bryansammon

Results 2 issues of bryansammon

I have this code in a markdown file, syntax.md (from the tests) but when I attempt to autoindent it (gg=G) it seems to remove the indenting from the ruby code...

Ive been working on this for a while now but just cannot get it to to work: In my plugin I have a route: ` register_rest_route( 'my-plugin/v1', '/(?P\w+)/(?P\d+)', [ settings...