markonm / traces.vim

Range, pattern and substitute preview for Vim
MIT License
735 stars 13 forks source link

Support preview for `:Subvert`(from tpope/vim-abolish) #26

Closed bennyyip closed 3 years ago

bennyyip commented 5 years ago

25

markonm commented 5 years ago

Thanks for PR. I read about :Subvert and it seems it has its own syntax different from Vim's regexes. Pattern preview would be wrong when ':Subvert` specific syntax is used.