Netanel Friedman
Netanel Friedman
**Describe the bug** Switching between workspaces causes neovide to enter the wrong characters, which means I can't use it properly. On neovim it doesn't happen. **To Reproduce** Open neovide, switch...
Recently, treesitter changed the highlight groups from something like `TSFunction` into `@function`, so I tried customizing it using the `vim.g.gruvbox_theme` variable, but it throws an error saying that `Theme @......
add a simple multithreading (`FIBR` as in fiber, thread) support