This repository was archived by the owner on Mar 12, 2024. It is now read-only.
This repository was archived by the owner on Mar 12, 2024. It is now read-only.
Error in filetype plugin when loading .fsx file #100
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels