I found fmt extremely useful with Vim for formatting code comments. Unfortunately, now I am working on Windows and fmt is not available. Is there a way to get similar functionality on Windows?
I am using GnuWin32 . You can only install the CoreUtils package to get fmt . Make sure you change the PATH environment variable by pointing to the bin directory of GnuWin32.
fmt