tim hatch

Results 15 comments of tim hatch

I've just taken a look at this, with some guidance from @infininight as to how gutter theming has been implemented and will submit a pull request.

Tom, I've pushed gutter modifications for the solarized-dark and solarized-light themes to the textmate/textmate-solarized repository. Although I now see that the textmate/textmate-solarized repository is technically a fork of this one......

The commit hashes are: 200b8b9a530c4599e72650a33b5feb1a21b6b541 51661c737decb494f3fa14151252795ec0fb6871 I am aware that in principle Sublime recognizes Textmate themes and so yes, modifications to the core syntax highlighting within the theme files should...

@braver commented on the second of the above commits (51661c7) noting that it addresses an issue currently under discussion in Issue #15 of this repository and for which various people...

Not so worried - most of the time I have vimr running in fullscreen and am quite happy with vim tabs. As note by @sfcgeorge, if this could be implemented...

Hi Soutaro First, my apologies for raising this in RBS. I had both the Steep and RBS repositories open and posted the issue to rbs by mistake... re. _I don't...

To add to this, as the original code being type-checked is common across various modules/classes being checked, then I should note that returning a `proc` instead of using the `method`...

Did you get to the bottom of why item-changed is firing more than once? I was similarly interested in responding to changes to table data, so implemented: listeners: { 'item-changed':...

Hi Saulis, No worries. Thanks for the tip regarding blur events - I'll look into that, perhaps the focusout event would work.... As regard elements, I did use an but...

The bundled nvim version in the app can be set using the release tag in the download/build nvim scripts. Or do you mean that you'd like to be able to...