Is there an emacs plugin which creates these nice vertical lines for the code blocks like in Sublime Text 2? (See attached screenshots for what I mean).

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Please see highlight-indentation:
https://github.com/antonj/Highlight-Indentation-for-Emacs/
Unfortunately the current version is very simple and it draws character-wide columns instead of thin lines so it doesn’t look very appealing. But at least it’s a start.
I do not use it by default – if I’m lost then I do
M-x highlight-indentation.