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
This commit is contained in:
4
nvim/lua/plugins/eww.lua
Normal file
4
nvim/lua/plugins/eww.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"elkowar/yuck.vim",
|
||||
event = 'BufEnter',
|
||||
}
|
||||
Reference in New Issue
Block a user