vim-Grammalecte
                                
                                 vim-Grammalecte copied to clipboard
                                
                                    vim-Grammalecte copied to clipboard
                            
                            
                            
                        Windows Support
I noticed that the plugin fail to work on Windows for two reasons:
- The plugins suppose the availability of the python3.exe interpreter (instead of py.exe)
- The Windows version of Grammalecte only support the --f flag
I have correction to propose to make it working also on Windows. I'll be glad to propose them in a branch if you are interested.
Best regards, Vivian
You could check the proposed patch of #6
Thanks for your answer.
I compared the patch with my patch and they seems very similar. Is the patch integrated in the new version of Grammalect?
Best regards, Vivian.
I merged into thee master branch PR which is meant to fix this plugin for Windows: https://github.com/dpelle/vim-Grammalecte/pull/27
Can you try again if your problem is now fixed?