fsharp-vim icon indicating copy to clipboard operation
fsharp-vim copied to clipboard

Vim runtime files for F# (fsharp)

Results 1 fsharp-vim issues
Sort by recently updated
recently updated
newest added

After upgrading to db5b534 I see that block comments are now only colored correctly if followed by something other than a newline. ``` F# (* commented code *) ``` Is...