Files
dotfiles/nvim/lua/plugins/eww.lua
Nikolai Papin 81d7b870f1 feat: updated neovim snippets;
feat: added gpg sign shortcut to neovim;
feat: yuck plugin;
refactor: my theme;
feat: tty color theme (for tty colors compatibility);
refactor: minor hyprland changes
2025-07-04 21:17:03 +03:00

5 lines
61 B
Lua

return {
"elkowar/yuck.vim",
event = 'BufEnter',
}