romgrk / doom-one.vim

A dark colorschme for vim, ported from doom-emacs' doom-one theme.
104 stars 19 forks source link

Many Errors #14

Closed ahmedkhalf closed 3 years ago

ahmedkhalf commented 3 years ago

I don't know why im getting those errors. I think its due to recent changes in code.

Error detected while processing /home/ahmed/.config/nvim/plugged/doom-one.vim/colors/doom-one.vim:                                                                                   
line  203:                                                                                                                                                                           
E121: Undefined variable: g:doom_one_terminal_colors                                                                                                                                 
E15: Invalid expression: has("nvim") && g:doom_one_terminal_colors                                                                                                                   
E121: Undefined variable: g:doom_one_terminal_colors                                                                                                                                 
E121: Undefined variable: g:doom_one_terminal_colors                                                                                                                                 
E15: Invalid expression: has("nvim") && g:doom_one_terminal_colors
romgrk commented 3 years ago

Should be ok now.