-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes
### System Info and Version
System/Version info
```sh
```
Hyprland 0.45.0 built fro…
-
**Describe the bug**
Setting `transparent_background_colors` in the main kitty.conf with or without an opacity parameter works, but when setting it without an opacity parameter in a separate conf fil…
-
### Describe the bug
I followed the instructions on installing the theme but after hitting the key combination for tpm I don't see the theme load. I just get the default tmux bar.
### To Reproduce…
-
**Describe the bug**
tsserver LSP not attaching to files automatically even though :LspInfo detects the file type. I've now only seen the lua lsp be attached but nothing else.
**To Reproduce**…
-
### Did you check docs and existing issues?
- [x] I have read all the LazyVim docs
- [x] I have updated the plugin to the latest version before submitting this issue
- [x] I have searched the existin…
-
### Describe the bug
Updating to commit ec8776ed9ef56ffe7a61e67b64d5d6b6aba2c631 (latest at time of writing this) causes PHP files to error with:
```
E5108: Error executing lua vim/_editor.lua:0:…
-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch main at commit 2fa57f2dc4909be697d003a22ce6870039e4db9b (pointer: change min cursor paddin…
-
https://github.com/kasi-x/dotfiles/blob/main/dots/config/nvim/lua/plugins/configs/cmp.lua
https://github.com/kasi-x/dotfiles/blob/main/dots/config/nvim/lua/plugins/configs/cmp_jp.lua
https://git…
-
### Your `minimal.lua` config
```
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[("XDG…
-
### Description
I have put a function in on_attach which should activate the inlay hints, it works well in other languages, but not in rust.
when I make a file change it is already seen
### Neovim…