I just updated neovim to the latest commit on master, and there has been some changes regarding options and termguicolors lately. Now it is enabled by default if the terminal supports it. After this change, it looks like the option is not set immediately, making feline error on a check during setup.
I feel like we don't need this check anymore since it is now enabled by default. I know it isn't in a stable release yet, but I don't think there is any downsides to removing this check already now.
I just updated neovim to the latest commit on master, and there has been some changes regarding options and termguicolors lately. Now it is enabled by default if the terminal supports it. After this change, it looks like the option is not set immediately, making feline error on a check during setup.
I feel like we don't need this check anymore since it is now enabled by default. I know it isn't in a stable release yet, but I don't think there is any downsides to removing this check already now.