edkolev / promptline.vim

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

E117: Unknown function: promptline#slices#host #83

Open Juanito87 opened 4 years ago

Juanito87 commented 4 years ago

Hi, I'm loving the plugin and I want to doble check what I'm doing wrong. I'm trying to set promptline_preset to a dictionary in my vimrc. When I try to read the vimrc I get that error. Copy pasted thee example from the readme and did not work. When I run PromptlineSnapshot test.sh I don't get a file with my customs preset. but a default one. If i create a new preset in the autoload folder, and pass the preset as an argument everything works great.

onezeroecho commented 3 years ago

I'm getting this same issue, using Vim 8.1. Note that I'm not using a plugin manager—I'm using the native pack system.