Fabrizio Bertoglio

Results 239 comments of Fabrizio Bertoglio

I have the same issue. Please help me. I also contribute to OpenSource and I would need help on understanding how to use CTRL-O considering that I allways use fzf...

TEST SCENARIO - add a market `ma`, navigate to that marker with `'a`. Delete those lines. RESULT - when trying to navigate to that marker with `'a` vim will give...

thanks. I will try using capital marks https://stackoverflow.com/a/9009504/7295772 ``` " Swap global marks " https://unix.stackexchange.com/questions/154845/reverse-global-and-local-marks-in-vi-vim nnoremap ma mA nnoremap `a `A nnoremap 'a 'A nnoremap ms ms nnoremap `s `s...

https://thoughtbot.com/upcase/videos/tmux-vim-integration

@Dias999 > Hey guys.. I guess i'm a little late here, but just in case people have the same problem in the future. > I was having the same problem...

I think that as beginner in Rspec (and also in Rails) It will be hard to write testing for this project? Is it worth upgrading right now to rails 4/5?...

Hello Mateus, As I finished my project https://barteringapps.herokuapp.com/ Now I am starting the new project about Question and Answers. I checked out Discourse, but as It mostly involve working with...

Yes, you really have a good idea with **Trix**! I am learning Rspec, but I am a beginner in Rails. I am thinking of giving it a try, by forking...

@Simek Thanks. I'll add it to 0.68 next week. I have a couple of high-priority tasks now.

- [x] update based on changes to pr https://github.com/facebook/react-native/pull/33468