Landon Schropp
Landon Schropp
Thanks for the quick reply!
I just ran into the same issue that @sgessa mentioned.
@ten3roberts Sorry, just saw this notification. For the time being, I disabled windows.nvim so I wouldn't need to worry about it. I'll double-check to see if this is still an...
Thanks for making this plugin! I'd like to add that an explanation of the two parameters that the `repeat#set` function takes would be helpful. I looked at the source code...
I found the documentation in the source code: https://github.com/tpope/vim-repeat/blob/master/autoload/repeat.vim#L19-L45
Would you mind explaining why you'd like seeing Waffle written with the `scss` syntax? I'm not necessarily opposed, but I personally like the `sass` syntax and I'd need a good...
Just to add another use case for supporting unlocking, my team is looking at using Exercism for group learning at work. We're a group of developers who are already proficient...
@iHiD Ah, I didn't realize there was a practice mode. Thanks!
I saw that, but I'm not sure if it solves my problem. In our app, it really is possible to pick from any of the options—it's just the UI that's...
Thanks for the quick fix! This still seems just a bit off to me. I think it might be this style: ``` CSS .fn-whitespace-stop-collapsing .nav-folder-collapse-indicator { margin-top: 4px !important; }...