vim-matchup seems to be broken
See original GitHub issuevim-matchup does not seem to work when running Neovim through vscode-neovim. In particular, %
does not move between matching pairs (matchup binds this and prevents the default matchit plugin from loading). Without vim-matchup installed/enabled, %
works as expected.
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
match-up: a modern enhanced matchit replacement : r/vim
From description it seems like it want to do more than one thing (auto completion of closing matches, allow to change matching, etc.)...
Read more >Enable JSX syntax in Javascript files · Issue #35 - GitHub
It seems this file is enough. Because the whole plugins seems to break Onis syntax highlighting in functions in JSX. All reactions.
Read more >vimrc - How can I highlight matching "%" names (e.g. if/end, for ...
I know this is an old question, but I just saw it pop up onto the front page a moment ago. Just want...
Read more >Newest 'vim-airline' Questions - Stack Overflow
I have updated my vim to 8.1.0037 (vim --version showed compiled 13th June), and when I opened it today multiple plugins are broken....
Read more >real Vim ninjas count every keystroke! - VimGolf
This may seem silly, but it produces better diffs. ... Split line with dots - 2113 entries ... We have to split the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yup! Thanks for the best-in-class extension and quick response!
i logged #115 to fix filetype detection. thank you for the report