The Linux Fox🌸

Results 3 issues of The Linux Fox🌸

### Question how do I make the window resizable? (as in I can change the size of the window and the render updates scale of the render, to match the...

Type: Question

how do I add the stickers stickers neovim? ![image](https://github.com/doki-theme/doki-theme-vim/assets/95878514/257c82f6-4d67-47d1-bff1-9699a14e583b)

this happens ![image](https://github.com/user-attachments/assets/07d165fc-4c96-4e31-99c8-b7ba62831df4)when I try to run this on Debian-based Linux. the exception originates from These 5 functions. ```C# LLVM.InitializeAllTargetInfos(); LLVM.InitializeAllTargets(); LLVM.InitializeAllTargetMCs(); LLVM.InitializeAllAsmPrinters(); LLVM.InitializeAllAsmParsers(); ``` the exact version of Linux...