isaacST08
isaacST08
# Context I spent hours trying to fix this (Including manually upgrading to the newest version of hyprland but I had even more problems with that approach) but I finally...
I'm having this issue too. I can connect, upload files, and start prints if I set "print_host" to ":7125". But if I leave out the port number, set the port...
For anyone else who has this issue, I've found a hack workaround: For the plugin add the following to your nvf config: (There are notes indicating where it has changed...
I created a pull request #569 with what I got done today. I was using texlab for the LSP but I didn't know it could compile so thank you for...
As I’m actively trying to implement this with #569 , are there any particular features the OP (@KaminariOS ) would like implemented in an initial version? What do you use...
This should satisfy #525
Feature essentially done. Implemented: - Lsp - Texlab (Recommended) - All features currently provided as documented by texlab - Builders/Compilers - Tectonic (Recommended) - latexmk - PDF Viewers - okular...
Sounds good, I’ll get onto those things when I next get a moment
I made some of the changes you requested. I made a mkEnableTreesitterOption function in the extended library. I must say I'm not too familiar with extending lib so it's a...
I've done a rebase but the new-file-templates.nvim plugin is going to be an issue again for generating new tex files. Can you give me a rundown of how one might...