Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 388 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 388 Bytes

This plugin causes all curly quotes to be highlighted in red.

To fix the curly quote errors, just call :FixQuotes. By default it operates on the entire file. Pass a range (or use V to select some lines) to restrict the portion of the file that gets fixed.

This plugin is a modification of Scott Bronson's vim-trailing-whitespace.