Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
2
rated 0 times [  2] [ 0]  / answers: 1 / hits: 3500  / 2 Years ago, sat, september 24, 2022, 3:10:29

Vim was showing some whitespace with commas and periods on a red background which I didn't want. After some googling I was able to get rid of the commas and periods by removing list and listchar lines from .vimrc, I was also hoping this would remove the red backgrounds it was putting in these places, but all it did was change that to white (see image).



enter image description here



Is it possible to completely remove the whitespace background indicators in Vim? My .vimrc settings can be seen here and the plugins I'm using are listed here


More From » vim

 Answers
5

Thanks to Lasall's suggestion to check my plugins the behavior turned out to be caused by a plugin named vim-indent-guides - removing that resolved the issue.


[#34202] Sunday, September 25, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
diket

Total Points: 167
Total Questions: 124
Total Answers: 109

Location: Somalia
Member since Wed, Mar 15, 2023
1 Year ago
;