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
{{ message }}
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
When I edit a script file in vim I get the following
Error detected while processing /Users/benfranklin/.vim/bundle/vim-fsharp/ftplugin/fsharp.vim:
line 81:
Traceback (most recent call last):
File "<string>", line 25, in <module>
File "<string>", line 21, in get_path
TypeError: argument of type 'NoneType' is not iterable
After I hit enter the file loads but without any syntax highlighting
The text was updated successfully, but these errors were encountered:
When I edit a script file in vim I get the following
After I hit enter the file loads but without any syntax highlighting
The text was updated successfully, but these errors were encountered: