bluz71 / vim-nightfly-colors

A dark midnight theme for modern Neovim & classic Vim
MIT License
828 stars 51 forks source link

Error message when nvim starts #17

Closed pallymore closed 3 years ago

pallymore commented 3 years ago

Hi there -

Just updated this plugin earlier today and now every time neovim launches I'm getting an error message (see screenshot below)

neovim version: NVIM v0.5.0-dev+1305-g21035cff9

CleanShot 2021-05-07 at 09 41 18

Thanks!

jbyuki commented 3 years ago

Hi, Sorry! That's caused by a PR I made earlier yesterday. It was supposed to fix something in a special case but I instead broke everything it seems. I will send a PR which fixes it.

pallymore commented 3 years ago

Hi, Sorry! That's caused by a PR I made earlier yesterday. It was supposed to fix something in a special case but I instead broke everything it seems. I will send a PR which fixes it.

No worries - hopefully it's gonna be an easy fix 😆

jbyuki commented 3 years ago

Yes, just a single function call. Even though my VimL skills are rusty I should be fine 😃 . Thank you for reporting.

bluz71 commented 3 years ago

Merged.

My fault, I did not have time to test the previous PR yesterday, I eyeball'ed it and was satisfied.

@jbyuki's newest PR does not error out so I am closing this.