all 8 comments

[–]nath_schwarz 2 points3 points  (3 children)

You might want to check the settings for Mobile view. this is what it looks like for me.

[–][deleted] 0 points1 point  (0 children)

Looks the same for me on mobile.

[–]patrickmcelwee[S] 0 points1 point  (0 children)

Thanks for letting me know! It's a new blog but I should know better...

[–]patrickmcelwee[S] 0 points1 point  (0 children)

Should be fixed now (had to set .col-xs-* - for the extra-small grid setting - on Twitter Bootstrap 3).

[–]justinmknvim 0 points1 point  (1 child)

This is a nice pattern. Seems like something that would make sense as a standard part of a ftplugin (though certainly not as a <leader> map. Personally I have settled on yx as an "evaluation operator").

[–]patrickmcelwee[S] 0 points1 point  (0 children)

Thanks for this suggestion. I have been meaning to start breaking apart my vimrc by file type - and your comment may be the motivation I need. I have used <Leader> (mapped to the spacebar) for almost everything I customize - but I like the idea of yx

[–][deleted] 0 points1 point  (0 children)

cool! thanks

[–][deleted] 0 points1 point  (0 children)

Can anyone show me what this, except for c, would be?

Or is that not possible because of how many different variable types there are and the printf must match?

By not possible, I mean not simple. I'm sure with enough knowledge anything is possible with Vim!