Closed jwoos closed 8 years ago
Good idea.
I'd like to add to this issue that ag should be mentioned as a requirement in README. Thanks!
uhm, ag is an alias for apt-get in oh-my-zsh when ubuntu or debian plugin are enabled, will exist any posible problem if i call vim from a zsh shell with this alias enabled ?
The plugin shouldn't use your alias @ysolis, as it uses the vim system()
function.
Fixed in 8b2f8b280f1bb52b8a33ceebf4177a4af2bf2735
It now gives you an error when you try to use it.
I installed fzy on my desktop and moved over the init.vim file to my laptop but I could not figure out why it would not load the plugin. I checked vim-plug, my neovim installation and reinstalled my plugins several times. I decided to look at the plugin and I saw
Perhaps a warning would be better? Silently not registering the plugin isn't very good UX