edkolev / promptline.vim

Generate a fast shell prompt with powerline symbols and airline colors
MIT License
625 stars 54 forks source link

Unknown function from vimrc while launching vim #63

Closed jwmann closed 7 years ago

jwmann commented 7 years ago

I recently updated the promptline plugin and found that the default preset included the hostname. This led me to setting my own preset.

The presets worked great for fixing my hostname issue except every time I launch vim, I get an unknown function error.

screen shot 2017-01-16 at 12 27 28

I have my preset setup exactly as shown in the examples and it even worked, so I'm unsure why I'm getting unknown function error.

Thoughts?

jwmann commented 7 years ago

See the referenced commit on how I fixed this.