Dominique Pellé
Dominique Pellé
The ~/.vim/ directory is where you can store the vim plugins (and syntax files, help files, color schemes, etc.), which are not part of the official distribution of vim. If...
``` sorry to bother you with this... ``` It's not bothering at all. If there is a bug, I want to fix it. So thanks for the bug report. It...
> I'm french by the way... Moi aussi. On continue en français. J'ai signalé le bug de Grammalecte ici : http://www.dicollecte.org/thread.php?prj=fr&t=598
Peux-tu relélécharger Grammalecte? Le fichier http://www.dicollecte.org/grammalecte/oxt/Grammalecte-fr-v0.5.14.oxt a été réparé d'après http://www.dicollecte.org/thread.php?prj=fr&t=598
@wolfpld wrote: > tracy::GetThreadName will return a correct name if TRACY_ENABLE Ah, I was hoping that I could use `tracy::GetThreadName(…)` as a portable way to get the thread name, even...
What if I only care about the thread name of the current thread? (instead of the name of an arbitrary thread id)? `tracy::GetThreadName(…)` requires a thread id as argument, but...
@wolfpld wrote: > This would be possible, but it's not required for profiler to work (i.e. would be very low priority). Thanks. Good to know. For your information, I wanted...
I cannot reproduce this bug despite using vim-8.2.2969 (gtk3) on xubuntu-18.04.6. For me, vim asks for the sudo password without error.
@brammool wrote: > This syntax is maintained by Nikolai Pavlov, I don't know his github user name I found it: https://github.com/ZyX-I But his last contribution in github is from Jul...
@brammool wrote: > Well, after this change it leaves the LINGUAS file behind. `LINGUAS` is removed in the `clean` target. So I think the change is fine.