Skip to content

Issue when issuing LeetCodeSignIn #53

Open
@shankyty

Description

@shankyty

E319: Sorry, the command is not available in this version: python3 <<EOF
line 9: E492: Not an editor command: import os
line 10: E492: Not an editor command: import vim
line 12: E492: Not an editor command: plugin_dir = vim.eval('s:current_dir')
line 13: E492: Not an editor command: thirdparty_dir = os.path.join(plugin_dir, 'thirdparty')
line 15: E121: Undefined variable: plugin_dir
line 1325: E171: Missing :endif
line 8: E319: Sorry, the command is not available in this version: python3 <<EOF
line 9: E492: Not an editor command: import os
line 10: E492: Not an editor command: import vim
line 12: E492: Not an editor command: plugin_dir = vim.eval('s:current_dir')
line 13: E492: Not an editor command: thirdparty_dir = os.path.join(plugin_dir, 'thirdparty')
line 15: E121: Undefined variable: plugin_dir
line 1325: E171: Missing :endif E117: Unknown function: leetcode#SignIn

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