Ondřej Tůma
Ondřej Tůma
Hi, could you tell me, which packages of vim and/or neovim you have installed, and how is configure your vim and gvim alternative? ```bash ~$ update-alternatives --display vim ~$ update-alternatives...
Hi, thanks, but this is different error, and it looks to OpenGL problem with your driver. Can you sand me your source code? Did you try generate same specific HTML?...
Hi can you tell me which version of Formiko and which vesion of docutils you have? ```sh pip3 list | grep -E 'formiko|docutils' ```
Thank you very much for great report. It seems that there is problem in recommonmark library. At this moment, this problem is solved with replacing markdown library which Formiko use....
Thank's a lot, and very good point. Problem is, that formiko use javascript for scrolling page at this moment. So this fix can't be so easy.
next tip for study https://github.com/neovim/python-gui
The after install bypass is start preview mode, mount installed disk, mount all special filesystems, like dev, proc, sys, efivars, mount /boot/efi partition, chroot to new system and install grub-efi-ia32....
The problem not in GtkFileChooserNative, but with dynamical reading other files, just like style sheets or images, which can be used in documents, and Preview widget used them. For this...
Thank you, but pleas ubdate your branch to can be merged
Hi, i use your fix branch with vim-ale and it works! Thanks you very much! I try it with love2d framework - with `.luarc.json` and without that and both work...