ciaranm / detectindent

Vim script for automatically detecting indent settings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid arguments for function <SNR>21_DetectIndent

Markus00000 opened this issue · comments

This error occurs in Vim 7.4.1584:

autocmd BufEnter * :DetectIndent

Error detected while processing BufEnter Auto commands for "*":
E116: Invalid arguments for function <SNR>21_DetectIndent

No error in Vim 7.4.1529.

Works again in Vim 7.4.1639.