question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error in Mappings

See original GitHub issue

When opening some text file, either with nvim or vim, I get errors:

Error detected while processing /home/user/.vimrc:
line  731:
E488: Trailing characters: <Plug>MarkdownPreview
line  732:
E488: Trailing characters: <Plug>MarkdownPreviewStop
line  733:
E488: Trailing characters: <Plug>MarkdownPreviewToggle

In the #vim@freenode IRC channel, a user said that it must be a: “probably an unescaped | in a mapping in a ftplugin script”

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:14 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
lpvmcommented, Oct 17, 2019

Without those <Plug> lines, starting nvim returns no error, but I cannot use the :MarkdownPreview* commands, as they’re doesn’t seem to be available.

0reactions
iamccocommented, Dec 10, 2020

@rstecca remove those lines and the <CR> of last line

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fixing the Mapping Errors - Oracle Help Center
To fix mapping errors: From Data Load Workbench, select the Validation Errors tab. Validation Errors Screen. Select Fix Maps to access the mappings....
Read more >
Error Handling for Database Data Mapping Errors - IBM
For any input or output operation, a data mapping error will cause a severe error message to be issued. For blocked output, if...
Read more >
Error mapping and error budgets | SpringerLink
Error mapping and error budgets ... Assuming that all of the sources of error in a precision machine can be identified and quantified,...
Read more >
Incorrect Mappings - TIBCO Product Documentation
Any incorrect statements are displayed in red in the Function panel. Errors can occur for a number of reasons. For example,.
Read more >
Troubleshooting a mapping - Informatica Documentation
A field name conflict can continue throughout a mapping after the initial problem. Locate the transformation with the first field name conflict error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found