brerx / dotfiles

.files
0 stars 0 forks source link

Fix vim loading errors from airline syntax #4

Closed brerx closed 3 years ago

brerx commented 3 years ago
Error detected while processing /Users/thomas/.vimrc[136]../Users/thomas/prj/source/dotfiles/vim/lcars.vim:
line   66:
E117: Unknown function: airline#themes#generate_color_map
line  102:
E117: Unknown function: airline#themes#generate_color_map
line  110:
E117: Unknown function: airline#themes#generate_color_map
line  112:
E716: Key not present in Dictionary: "insert)"
E116: Invalid arguments for function copy(g:airline#themes#lcars#palette.insert)
line  113:
E716: Key not present in Dictionary: "replace.airline_a = [ s:airline_b_insert[0]   , '#af0000' , s:airline_b_insert[2] , 124     , ''     ]"
line  120:
E117: Unknown function: airline#themes#generate_color_map
line  129:
E117: Unknown function: airline#themes#generate_color_map
line  139:
E117: Unknown function: airline#themes#generate_color_map
Press ENTER or type command to continue

???

brerx commented 3 years ago

This vim plugin comes with its own airline style. maybe there's hints on how to solve that: https://github.com/tomasiser/vim-code-dark