Andrea Cedraro

Results 6 issues of Andrea Cedraro

I don't use emacs and I would like to give this completer a try, but I don't understand well the role of the `prefix` and the `expression` in the request...

Hi. I just started studying ruby, so I decided to give a try to vim-ruby mainly for the syntax highlighting and the indent, but since it also include a ruby...

completion

As I read in the vim documentation, closed fold should be treated as single line, so I thought that this could be helpful to keep all consistent. I'm a new...

I don't know if this is a problem with termbox-go per se. I have this simple program https://gist.github.com/vheon/74388c0dd68e21413eb8. If I ran this as ``` printf "foo\nbar\nqux" | ./simplebox ``` everything...

Bug

I have my application which has a custom initialisation which properly initialise OpenSSL loading providers and whatnot. This means that I don't need the default initialization done here https://github.com/chriskohlhoff/asio/blob/efdc25ab99786101351a5afb39f01dfaf0781401/asio/include/asio/ssl/context.hpp#L749 I...

### Did you check the docs? - [x] I have read all the docs ### Is your feature request related to a problem? Please describe. The only way to use...

enhancement