Skip to content

No top-level form found! #51

@pouya-abbassi

Description

@pouya-abbassi

Everytime I open vim for a new clj file i see this error:

Error detected while processing function parinfer#process_form[2]..Select_full_form:
line   38:
E605: Exception not caught: No top-level form found!

And also everytime I try to enter any text except if it's ( or I have ( as first character of the file.

I tried to comment lines 49-51 and error is now gone. What's wrong? Should I do something else instead? 'Cuz I know I shouldn't remove the error message to get rid of problem 😀
Lines 49-91:

 49   if topline == 0
 50     throw 'No top-level form found!'
 51   endif

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