A-Lamia
A-Lamia
Add an auto hide setting for both custom and windows 10 style scrollbars where if there has been no scroll events detected in a set amount of time it disappears...
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...
I think it could be cool to implement a neo-tree source so you could potentially have a side bar view of all your current tags. This is not important nor...
SSR creates instances when Ui:Open is executed but the autocmds are not treated like an instance they are sharing the same autocmds, these autocmds however are being duplicated on each...
If you're hovering over text with a LSP, it highlights all the references, when entering SSR these highlights persist, this can be visually noisy **Before:** https://github.com/cshuaimin/ssr.nvim/assets/6450181/5a851052-af28-4def-8242-0427513257f0 **After:** https://github.com/cshuaimin/ssr.nvim/assets/6450181/cc089cc1-0c42-49c2-8db3-cfa882e9cec3
**Describe the bug** Z-index layers are not being merged correctly causing shadows to show to show for every window layer. **To Reproduce** Steps to reproduce the behavior: 1. open neovide....
**Describe the bug** In the commit https://github.com/neovide/neovide/pull/1603 made by @Nawy seems to be 2 issues when using subpixelaliasing (I unserstand that how subpixelaliasing works may have nothing to do with...
Not sure exactly why but in some project files neo-tree has very high cpu usage around 5-6% and is causing a lot of lag, the only real difference i can...
when running `source := gio.socket_create_source(sock, glib.IOCondition.IO_IN, nil)` odin will SIGSEGV (11) and I'm not sure why or how to solve this problem. As far as i can tell the code...
Hello, is it possible to use msvc-wine with windows versions of zig, odin for creating windows builds ?