scottmckendry / cyberdream.nvim

🤖💤 High-contrast, Futuristic & Vibrant Coloursheme for Neovim
MIT License
470 stars 26 forks source link

Support more plugins #88

Open idelice opened 3 days ago

idelice commented 3 days ago

I have a couple more plugins in my mind that I would like to suggest supporting:

  1. Gitpad.nvim
  2. Trouble.nvim
  3. Curl.nvim
  4. Kubectl.nvim
scottmckendry commented 2 days ago

Thanks for the request @idelice! I've already made a start with kubectl.nvim in the latest commit.

I don't think I can feasibly add support for curl.nvim - I've checked the source code and it only has one highlight group defined.

Is there something specific that looks odd when using cyberdream.nvim with this plugin?

idelice commented 1 day ago

Thanks for the request @idelice! I've already made a start with kubectl.nvim in the latest commit.

I don't think I can feasibly add support for curl.nvim - I've checked the source code and it only has one highlight group defined.

Is there something specific that looks odd when using cyberdream.nvim with this plugin?

No thank you