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 3679404
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T03:27:18+00:00 2026-05-19T03:27:18+00:00

I want to view where lines end in gvim. I very often have spaces

  • 0

I want to view where lines end in gvim. I very often have spaces after statements and I don’t want to have. How to toggle this editor feature?

  • 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-19T03:27:19+00:00Added an answer on May 19, 2026 at 3:27 am

    Use:

    set list
    

    That will show lots of stuff (see :help 'list' for more information). If you want to just show the line endings, do this as well:

    set lcs=eol:$,tab:\ \ 
    

    (Note that there are two “backslash, space” pairs on the end of the line). This prevents tabs from being highlighted.

    You could alternatively do:

    set lcs=eol:$,tab:\ \ ,trail:#
    

    To make all trailing spaces as #. Play with it to your hearts content and see:

    :help 'listchars'
    

    Alternatively, you can just highlight it with something like this:

    syn match Error /\s\+$/
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to draw this in my view to draw this line, I have
I have two views, both under the NavigationController. I don't want View 1 (on
I need to have various text view on a single line. And I want
I have subclassed UITableViewCell for a custom cell view along the lines as follows:
I have an Android TextView where the view itself is limited to four lines.
I have a view on which the user can draw some lines, which have
I want to have different sorting and filtering applied on my view I figured
I want to output my RSS feed in my view like this: @ModelType IEnumerable(Of
I want to view the stream of the RGB data color stream on an
i want a view with UITabBAr at The bottom with some buttons+Navigation controller on

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.