Compare commits

...

2 commits

Author SHA1 Message Date
62c04dfd25
fix(neovim): sort transparent.nvim extra groups and add pmenu to it
This is so we don't have a background on `blink.cmp` completion menus
2025-04-16 20:11:42 -03:00
43a5bd2ad0
feat(shared/home-manager): add dbeaver to path 2025-04-16 20:10:50 -03:00
2 changed files with 7 additions and 5 deletions

View file

@ -135,16 +135,17 @@ return {
"NeoTreeFloatingBorder",
"NeoTreeMessage",
"NeoTreeNormal",
"NeoTreeNormalNC",
"NeoTreeStatusLine",
"NeoTreeStatusLineNC",
"NeoTreeTabActive",
"NeoTreeTabInactive",
"NeoTreeTabSeparatorActive",
"NeoTreeTabSeparatorInactive",
"NeoTreeVertSplit",
"NeoTreeWinSeparator",
"NeoTreeNormalNC",
"NeoTreeTabActive",
"NeoTreeStatusLine",
"NeoTreeStatusLineNC",
"NeoTreeTabInactive",
"NormalFloat",
"Pmenu",
"TabLine",
"TabLineFill",
"VertSplit",

View file

@ -117,6 +117,7 @@
rnnoise-plugin
## Development
dbeaver-bin
godot_4
hoppscotch
lazygit