vim-Grammalecte
vim-Grammalecte copied to clipboard
Error when running grammalecte
Hi,
When I run Grammalecte I have this error:
<hpsync/courses.txt CWD: /home/david/Grammalecte-fr-v2.0.0 Line: 12 Column: 0 Erreur détectée en traitant function grammalecte#Check : ligne 29 : E484: Impossible d'ouvrir le fichier "/tmp/vo2fBFT/0.res.txt" Erreur détectée en traitant function grammalecte#Check[51]..function grammalecte#Chec k : ligne 49 : Error while decoding json output of Grammalecte. Try running Grammalecte in command l ine to diagnose. Appuyez sur ENTRÉE ou tapez une commande pour continuer
Thank you.
To @blogdemoi : what is the operating system?
I am running the latest stable Manjaro.
Having the same issue using neovim in a WSL (Ubuntu Lunar). But when I'm running neovim in an updated archlinux, :GrammalecteCheck
is running just fine.
The /tmp/nvim.xfkzKp
folder has the following rights: drwx------ 2 igor igor 4.0K Jun 29 08:05 nvim.xfkzKp
, but no file is to be found in it.
Just in case, here is my configuration (in lua): https://git.milhit.ch/igor/neovim/src/branch/kickstart/lua/custom/plugins/grammalecte.lua