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
I dropped troll_stopper.vim into my vim\vim74\plugin folder. Upon starting vim, I see this error in a popup:
Error detected while processing C:/vim/App/vim/vim74/plugin/troll_stoppe
r.vim:
line 275:
E713: Cannot use empty key for Dictionary
E15: Invalid expression: { "\u00A0": ' ', "\u2000": ' ', "\u2001": ' ', "\u2002": ' ',
Followed by this red error in the vim window:
Error detected while processing function <SNR>20_HighlightTrolling:
line 2:
E121: Undefined variable: s:troll_regex
E116: Invalid arguments for function matchadd
I'm sure I've either done something wrong in installing, or I'm missing some dependency. Can you give an example of "Use your favorite plugin manager"?
The text was updated successfully, but these errors were encountered:
I dropped troll_stopper.vim into my vim\vim74\plugin folder. Upon starting vim, I see this error in a popup:
Followed by this red error in the vim window:
I'm sure I've either done something wrong in installing, or I'm missing some dependency. Can you give an example of "Use your favorite plugin manager"?
The text was updated successfully, but these errors were encountered: