-
Recently,I came across with weird things,I can not use easy motion,moreexactly,sometimes the maps can be correctly triggered,but most of cases,maps can not be triggered.
I checked out the maps by :ec…
-
It doesnt look like the normal rose-pine one? I like how it's more muted
![image](https://github.com/ThePrimeagen/init.lua/assets/1386207/12b13100-a774-441c-bc65-7b6172fb3e84)
9mm updated
11 months ago
-
Hi,
I bet you weren't expecting an issue report 😉 .
I have this problem also with the original bluloco theme, and with this one.
I use lazy as a package manager:
```lua
return {
"mis…
-
I automatically trigger a script when I change the my terminal's configuration. This way I can toggle a dark of light theme by exporting `$PISTOL_CHROMA_STYLE`.
However, I'd like to preview with th…
-
### Already reported ? *
- [X] I have searched the existing open and closed issues.
### Regression?
Yes
### System Info and Version
```
Hyprland, built from branch at commit 4520b30d498…
warx7 updated
3 weeks ago
-
## Problem
Contained syntax rules *always* override color -- even if they only contain attributes.
They should be combinable -- but they are not (for `:syntax`).
## Example
```vimscript
:new
t…
-
Is there a way to make the background transparent (use the terminal's background)?
set transparency=15 "only works in MacVim
-
Hi,
when opening session-lens for the first time in a terminal (iTerm) session, the background of the telescope popup is transparent. So the text under the pop-up window is visible:
![wrong-backgr…
-
**Describe the bug**
Lualine background inherits the window transparency regardless of colour while the separators don't.
**To Reproduce**
Steps to reproduce the behavior:
1. Set `neovide_tr…
-
```
return {
'f-person/auto-dark-mode.nvim',
priority = 1000,
lazy = false,
config = {
update_interval = 30000,
set_dark_mode = function()
vim.api.nvim_set_option('back…