mxw / vim-jsx

React JSX syntax highlighting and indenting for vim.
1.59k stars 95 forks source link

Call the search function with the wrapping flag on #15

Closed baskerville closed 10 years ago

baskerville commented 10 years ago

There's a (very improbable) user configuration that could make the detection fail without this flag:

autocmd BufReadPost * exe "normal! '\""
set nowrapscan