diff --git a/Changing-themes-does-nothing.md b/Changing-themes-does-nothing.md new file mode 100644 index 0000000..3d12de4 --- /dev/null +++ b/Changing-themes-does-nothing.md @@ -0,0 +1,14 @@ +First, off, great work with the non-Python lightweight project! I'm not sure why, but changing to any theme does nothing. I load the default theme just fine: + +![image](https://user-images.githubusercontent.com/3931917/184972912-1f21c372-7755-4bac-ba73-b313811900d6.png) + +When I type `:AirlineTheme`, I get a theme I set, such as "bubblebum". + +Below is my vimrc. Let me know if there's any more information I can provide. + +``` +$ vim --version +VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Aug 12 2022 11:45:03) +``` + +vimrc: https://gist.github.com/mdeguzis/d5f690b3c8fe86ae5fee72f420624389 \ No newline at end of file