falcon icon indicating copy to clipboard operation
falcon copied to clipboard

Falcon color-scheme is just black and white. Cant get the appropriate colorscheme.

Open Hermit97 opened this issue 2 years ago • 2 comments

I followed the institutions and installed falcon using vim plugin. I added it to my .vimrc. but I don't get the right color-scheme. Im not sure if its okay to add a screen shot file to show my .vimrc and the color-scheme I get. Any help in fixing this is appreciated. My OS is MacBook pro 2013. Shell is the default bash.

Hermit97 avatar Jan 11 '22 21:01 Hermit97

Hi @ShawnAli97 - yeah if you can come up with a really minimal (cut out everything else besides trying to set the colour scheme) .vimrc of what you have done and paste it here then I can try to help you.

fenetikm avatar Jan 11 '22 22:01 fenetikm

Below is the related vimrc. Thank you! set termguicolors call plug#begin() Plug 'fenetikm/falcon' call plug#end()

colorscheme falcon

Hermit97 avatar Jan 11 '22 23:01 Hermit97