Sait Sami Kocataş

Results 10 comments of Sait Sami Kocataş

IntelliJ Ultimate, 2021.3, WSL2 Ubuntu. Same issue

what is described here exactly happens same in Windows 11 as well with alacritty 0.10.1

Thank you for your detailed message, i will spend some time on it to look if i can find a global solution which can be integrated to the modules you...

I did what i needed like this; i let the map to display background colour on undefined space during rotation. I am giving an arbitrary viewport padding which will load...

@initiuminc1 i will push it on my fork when i have time

@initiuminc1 you can find it on my fork, which is not very informative maybe but i will put a sample code later on

as a workaround I added below to my config to make scrolling feel more like in vim ```yaml gui: scrollHeight: 16 ```

I couldn't seem to make it work. Started developing as a standalone flake. Than tried to port to my NixOS setup as an overlay. ```nix # overlay deliganli.novim = let...

Having the same errors, not sure 100%, but I think our setting object path was wrong. I was setting it like below; ```nix { pkgs, ... }: { lsp.servers.nixd =...

I have the same issue. I tried the suggested workarounds in the tickets linked but it doesn't stop logging. `.local/state/nvim/lsp.log` file is growing very fast. It looks to me a...