Breno Santos Salgado

Results 8 comments of Breno Santos Salgado

My guess is that the command/argument is just passed through to Vim so this would not be exactly a neovim-remote issue. Still there's probably a solution somewhere with custom command/expression...

indentation seems faulty here too, in .html.erb files at least... using `gg=G` is not very useful anymore since I started using Janus, which is awesome btw, I just don't know...

I'm able to reproduce, trying to initialize a TooltipEx gives me StackOverflowError, with the same pattern(StringpropertyBase.get, StringExpression.getValue, StringExpression.getValue, StringPropertyBase.get...) I also get this error trying to use validations with messages,...

Any feedback on this one? That would be really nice!

My shot at it: ``` mindmap [central node name] [title A title] [?parent]-->[name] [position] [bg-color] [text-color] -->mindmap-notation:right white black mindmap-notation-->has has-->position has-->bg-color has-->text-color position-->positions positions-->top positions-->bottom positions-->left positions-->right positions-->top-left positions-->top-right...

I doubt this would get into the gem... try this: class UniqueJob include Resque::Plugins::UniqueJob end class JobX < UniqueJob def perform(arg) end end

Should be related to this: https://stackoverflow.com/a/39629389/586033 and https://github.com/resque/resque-scheduler/issues/613 (

I've got `Caps lock key as single-press == escape (and holding == ctrl)` setup on my Dell XPS 15 and in the work desktop. On the desktop it's not slow...