Robert Audi

Results 21 issues of Robert Audi

This is related to #4. In Dash, there is the possibility to install a specific version of a docset (e.g.: Ruby 2.2.4 docset). Looking into the [docset feeds](https://github.com/Kapeli/feeds), I can...

enhancement

At the moment, the plugin doesn't allow to disable default mappings, it just suggests to override the ones you want to customize. This PR adds an option to disable **all**...

`application.css` should be placed under `app/assets/stylesheets` not `public/stylesheets` in Rails 3.1 otherwise the css won't be taken into account.

I use the [base16-vim](https://github.com/chriskempson/base16-vim/blob/master/colors/base16-railscasts.vim) railscasts theme. It defines a color for the `Conceal` group, which overrides the highlighting that `indentLine` defines. The only way I found to fix that problem...

When I try to do a `:Gstatus` I get an error: `E492: Not an editor command: Gstatus`. In fact when I do a `:G` none of fugitive's commands are listed....

TODO

## Is your feature request related to a problem? Please describe. Right now it's not possible to add more than one example for a response with a given HTTP status...

Hello, It would be really nice if this component could be installed via SPM. Is that a planned feature already?

It would be cool if I could choose the branch to use from the git repo, via an additional attribute called branch maybe.

When I add an `if` statement, and press ``, the `end` keyword is added. So far so good. However, if the `if` statement is indented already (or nested), i.e.: The...

bug
indent
endwise
formatting