Eric Driussi
Eric Driussi
Hi there! So I was messing around with the config and noticed that if I do the following: ``` line-numbers-right-format = "│{nm:^4}-{np:^4}│ " line-numbers-left-format = " " ``` This happens:...
Hi there! Thanks for putting this together, it has helped immensely :smile: I'm currently working on a rather large project with multiple tsconfigs in the same project (different dirs tho)....
Hi there! It seems that this error popped up for me after a recent build: ```sh Fontconfig error: No writable cache directories ``` Any idea what might be causing it?...
Hi there! I'm noticing a strange behavior since a couple of days ago: If the suggestion includes the content of current line, the popup window shows up at the beginning...
Hi there! Thanks for your work! I'm trying to set a specific setup for codeactions while leaving the rest as default. So withing Telescope's extensions table, the `ui-select` config looks...
Hi there! Thanks for the plugin :D Is there any known issue with alacritty and/or using neovim instead of vim? It seems to be tracking more or less accurately but...
#### Runtime Environment - Operating system and version: `EndeavourOS/Arch (Rolling release)` `Kernel version: 6.8.1` - Terminal emulator and version: `wezterm 20240203-110809-5046fc22` `kitty 0.33.0` - Python version: `Python version: 3.11.8` -...
Hi there! It would be useful (for me at least) to have the option to also turn off (relative) line numbers (if enabled) when turning off vim. In my mind,...
Adds copy operation suggested in #1121. Any and all feedback is welcome! - [x] Pull request is based on the default branch (`3.x` at this time) - [x] Pull request...