Skip to content

Paren Matching Slow #88

Description

@orbisvicis

Renders all navigation abominably slow. Workaround is to use :NoMatchParen. This seems unrelated to other general syntax performance issues and the following specific settings:

  • relativenumber
  • cursorline
  • cursorcolumn
  • colorcolumn
  • g:haskell_conceal
  • g:haskell_quasi
  • g:haskell_interpolation
  • g:haskell_regex
  • g:haskell_jmacro
  • g:haskell_shqq
  • g:haskell_sql
  • g:haskell_json
  • g:haskell_xml
  • g:haskell_hsp
  • g:haskell_tabular

Can there be a workaround without disabling paren matching? After all, paren/brace/bracket highlighting is identical with/without vim2hs, and matching is no different either.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions