Hrigved

Results 3 comments of Hrigved

I experience the same thing with `jsonls` and `yamlls` it shows, ``` Client jsonls quit with exit code 1 and signal 0. Check log for errors: ~/.local/state/nvim/lsp.log ```

@name-snrl ```lua function() require("flash").jump({ search = { mode = "search", max_length = 0 }, label = { after = { 0, 0 } }, pattern = "^", -- replace with...

Same problem! `~/.config/hypr/hypridle.conf` ``` general { lock_cmd = ~/.config/hypr/scripts/lock.sh unlock_cmd = hyprctl dispatch submap reset # 😭 NOT WORKING !!! before_sleep_cmd = loginctl lock-session # lock before suspend after_sleep_cmd =...