Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

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.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 206431
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:38:44+00:00 2026-05-11T17:38:44+00:00

Is there a way to have hanging operators when indenting with tabs in Vim?

  • 0

Is there a way to have hanging operators when indenting with tabs in Vim? For instance, if I have code:

class some_class
{
<tab>some_class();
<tab>~some_class();
};

I want it to look like this:

class some_class
{
        some_class();
       ~some_class();
};

The question is about the appearance of whitespace, not its composition. So, abbreviations and indentation rules would not do.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T17:38:44+00:00Added an answer on May 11, 2026 at 5:38 pm

    I think he’s asking if the ~ will move backwards one space if vim can detect that it’s an operator, thereby “hanging” the ~ to the left of the some_class().

    The answer as far as I know is it might be possible, but won’t be easy. Insert-mode abbreviations are always patchy, and more complex solutions are…well more complex.

    Unless you really need this behaviour, I don’t think it’s worth the effort.

    EDIT:

    I think I get what you’re saying. In which case I can say with reasonable certainty that what you’re asking is not possible. You cannot change how vim displays text that is indented by tabs and happens to start with an operator that you want hanging off the left margin. That simply will not work. Vim is set up to display text as-is, you can’t change it to suit a typographical style without changing the source code, which I doubt you’ll want to do.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 277k
  • Answers 277k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer It's hard to give a definitive dimension, but I successfully… May 13, 2026 at 2:58 pm
  • Editorial Team
    Editorial Team added an answer Create a computed column for each date that is just… May 13, 2026 at 2:58 pm
  • Editorial Team
    Editorial Team added an answer I think that's a Google Data API error message; if… May 13, 2026 at 2:58 pm

Related Questions

I have a C/C++ program that might be hanging when it runs out of
I have a capistrano deployment recipe I've been using for some time to deploy
I have a Form in my application that displays some data. When I first
I'm trying to read a value from a file and use it in a

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.