gpakosz / .vim

Sensible yet opinionated Vim configuration
167 stars 50 forks source link

Fresh install on Debian 12 and VIM 9 three error for plugins #4

Open DravenJohnson opened 1 year ago

DravenJohnson commented 1 year ago
line   18:
E117: Unknown function: airline#parts#define_function
line   19:
E117: Unknown function: airline#parts#define_function
Press ENTER or type command to continue

(When Open vim)

Error detected while processing BufEnter Autocommands for "*":
E121: Undefined variable: g:NERDTree
Error detected while processing VimEnter Autocommands for "*":
E492: Not an editor command:  NERDTree | endif

(After load vim)