Timothy Baumgartner
Results
2
issues of
Timothy Baumgartner
Hi, I've been using this extension for a while, and I really appreciate it! However, the latest minor version of Vivaldi (2.8) has kind of broken aliases. For example, let's...
I tried to set a solid black background like so: ```lua -- ~/.config/nvim/lua/plugins/nordic.lua ---@type LazySpec return { ... { "AlexvZyl/nordic.nvim", lazy = false, priority = 1000, config = function() require("nordic").load...
Bug / Poor Colors