David Else

Results 246 comments of David Else

@penyuan I can't even get it to build on Centos 8.2 without it missing things. There is another support thread about this, could you comment on https://github.com/codito/gnome-pomodoro/issues/456 and say exactly...

I don't think this is ever going to be fixed :( I am now using https://flathub.org/apps/details/org.gnome.Solanum . It is not as advanced, but is minimal, written in Rust, and well...

I would love this software on Centos 8, if it makes it into EPEL it would be great :)

@mbooth101 Afraid i have no idea how to maintain packages :(

@DanBuchan @brasslan @mbooth101 I have tried building with the latest Centos 8.2 in a VM with the following: ``` # install clean centos 8.2 from ISO as 'desktop environment' sudo...

@mbooth101 Thanks for your advice, I just asked for help on the mailing list https://lists.fedoraproject.org/archives/list/[email protected]/thread/KHRVJ5ILSUK24DPSXCZATKOHTBFC2MCH/

I agree! EDIT: Bourbon 5 (out very soon) - Dropped support for LibSass versions older than 3.3!

Now that stable Wine itself is a Flatpak `org.winehq.Wine` can we use that? It perfect as every distro can use it, but there is no instructions or talk about it...

At this point code actions need to be added into Neovim it seems: https://github.com/neovim/nvim-lspconfig/pull/863 , I don't know if that can be addressed by `ltex-ls` or not? [grammar-guard.nvim](https://github.com/brymer-meneses/grammar-guard.nvim) seems dead,...

I use this workaround, you can add words to your normal Neovim spelling directory and ltex-ls will use them. Not perfect, but works! ```lua -- add vim user dictionary for...