Skip to content

issues Search Results · repo:ntpeters/vim-better-whitespace language:"Vim Script"

Filter by

105 results
 (79 ms)

105 results

inntpeters/vim-better-whitespace (press backspace or delete to remove)

Hi, I currently have this configuration: let g:strip_whitespace_confirm=0 let g:strip_whitelines_at_eof=1 let g:strip_whitespace_on_save=1 let g:better_whitespace_filetypes_blacklist=[ diff , git , ...
  • nickjj
  • 2
  • Opened 
    on Jul 21, 2024
  • #169

Hello, I think that I have discovered a bug where whitespace-only lines are not highlighted. Please have a look at the line number 25 from the attached screenshot. image The :NextTrailingWhitespace ...
neovim
plugin clash
  • jakubgros
  • 3
  • Opened 
    on Feb 16, 2024
  • #166

Steps to repro - 1. Add trailing spaces and go to normal mode. = Highlights perfectly 2. Add chars after tailing spaces = Highlight removed as expected 3. Add trailing spaces after new chars and go ...
neovim
  • dhananjaylatkar
  • 3
  • Opened 
    on Feb 8, 2024
  • #165

Today I ve udpated the plugin and since then I m unable to use plugin in Vim to strip whitespaces on save. my environment: - macOS Sonoma with the latest Xcode installed - MacVim r179 (Vim 9.1.0) ...
  • eirnym
  • 7
  • Opened 
    on Jan 22, 2024
  • #164

Problem When switching windows, this plugin removes matches that it shouldn t be removing. Desired Behavior This plugin should never delete any matches that it did not create. Steps to Reproduce 0. ...
  • nullromo
  • 3
  • Opened 
    on Dec 19, 2023
  • #162

I m getting this error when saving a file in Vim: Error detected while processing BufWritePre Autocommands for * ..function SNR 23_StripWhitespaceOnSave I think about 2 weeks ago, I updated my plugins ...
  • asgeo1
  • 6
  • Opened 
    on Dec 11, 2022
  • #160

I m running MacOS Ventura 13.0.1, and with let g:strip_only_modified_lines=1, the plugin call Apple Diff with 3 removed options: - unchanged-group-format - old-group-format - new-group-format I ...
  • diegoholiveira
  • 2
  • Opened 
    on Nov 22, 2022
  • #159

Hello, Since the neovim 0.8.0 update, the plugin shows the trailing whitespaces in red in the nvim integrated terminal. It did not use to show them, and should not since trailing whitespace does not ...
  • Cocossoul
  • 5
  • Opened 
    on Oct 24, 2022
  • #158

img width= 936 alt= image src= https://user-images.githubusercontent.com/57145262/195264759-ba893631-ba54-4bb8-b571-6025b35c5fed.png let g:better_whitespace_enabled=1 is no effect, it should be let g:better_whitespace_enable=1 ...
  • YLShiJustFly
  • 2
  • Opened 
    on Oct 12, 2022
  • #157

Description Seems like while ab46827721d7a8d71918fd7cd0dceaa8c84d9579 fixing issue #152 (that I ve submitted) it actually introduced a few new problems. For some reason opening :help and deleting buffers ...
  • EtiamNullam
  • 4
  • Opened 
    on Jun 29, 2022
  • #154
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub