Dimitri M.
Dimitri M.
I already did that. The MX Player App has the file system permissions granted. Just don't understand why it won't recognize the zip file.
I see, thank you for the answer 🙂 ! Is there a particular reason why there is no "flush". I think this should be possible. Just wait until the internal...
Hi, I'm quite new to nvim. And I have a similar issue with cpp files. They do not work. If I understand this code correctly cpp should be supported ->...
So, by *not working* I refer to the same problem that @realh mentioned but for `C++` files. it always is using `/*%s*/ `comments if i type `gcc` even tough I...
> you can check the source of keymap by :map gc and :map gcc. If they're from vim/_defaults.lua, they're builtin. Ahh! Thanks! So there I see that it is using...