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

F# bindings for vim

Results 23 zarchive-vim-fsharp issues
Sort by recently updated
recently updated
newest added

Python mode for Vim has some nice semantic [motions](https://github.com/klen/python-mode/blob/develop/doc/pymode.txt#L165) for Python such as: > ``` > [M Jump to previous class or method (normal, visual, operator modes) > ]M Jump...

help wanted

This refers mostly to the hard-coded `"mono "` prefix to the invocation of .NET .exe binaries. Those should be avoided under Windows.

Runs xbuild fine, shows any issues, and then stops with `Press ENTER or type command to continue`; pressing enter brings vim back up. Would be nice if xbuild could be...