Netanel Friedman

Results 3 issues of 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...

bug

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