Skip to content

Unknown function: ParinferIndent (only for .xtm file extension) #30

Description

@bryanmaina

If I open a file with the following extension .xtm (which uses Lisp style expressions) and try to edit, I get this error in neovim:

Error detected while processing function <SNR>100_indent:                        
line    6:                                                                          
E117: Unknown function: ParinferIndent

This also happens only if I have 'timburgess/extempore.vim' installed. If I remove it there is no more problem. But I need extempore plugin to work with extempore.

I just added to my vimrc:

au BufNewFile,BufRead *.xtm let g:parinfer_mode = "off"

to avoid this error while waiting to know what's going wrong.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions