Evgenii Morozov

Results 15 comments of Evgenii Morozov

Sorry. Missed the message. Sure, you can add it. There are no updates to the repo, but I use it when I forget how to do something. Really useful in...

Interesting proposal. At the beginning, there were Ruby (mostly) and CoffeeScript. I tried to write in CoffeeScript using Ruby examples and I succeeded I think. Now I'm trying to make...

Thank you! I'm thinking about how to manage language versions. I want to keep Java 7 examples. As soon as I decide this I'll merge this PR.

Previous version of Markoff (1.0.0) worked for me. I'm using Markoff from App Store and haven't done any additional modifications. These files I try to open are usual md files....

Let's say I'm looking for something in a big file: a word "polymorph" in a dictionary (just as example). It looks like this: ![cursor-jump](https://cloud.githubusercontent.com/assets/1059480/19538200/a22397dc-965b-11e6-8b2e-d7b025eac485.gif) I use (everything is common): -...

@kerrizor, maybe to use colors? #256

https://github.com/onemanstartup/vim-slim is so much faster, omg

While it's not merged you can use: ``` every 1.day, at: (Time.zone.parse('10:00') + rand(0..600).seconds).localtime do ```

@laoshaw I have the same issue. Have you found a solution?