=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== vim-textobj-user-0.7.6/t/snr-prefix.vim-6-function! s:to_be_snr_prefix.match(actual) vim-textobj-user-0.7.6/t/snr-prefix.vim:7: " NB: `Expect a:actual =~# "^\<SNR>\\d\\+_$"` fails depending on 'encoding'. vim-textobj-user-0.7.6/t/snr-prefix.vim-8- return a:actual =~# '\d\+_$' &&