You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ftplugin: Fix syntax for include/includexpr options
In 1f90f5e, these options were moved to
the ftplugin and changed from "let &l:" statements to "setlocal".
However, the right-hand side of the statement kept the let-style syntax.
0 commit comments