Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

. #244

Closed
rebelot opened this issue Sep 23, 2021 · 0 comments
Closed

. #244

rebelot opened this issue Sep 23, 2021 · 0 comments

Comments

@rebelot
Copy link

rebelot commented Sep 23, 2021

I had the same issue, fixed it with the following. I discovered it with :echo &rtp, I don't know enough to understand the problem, but from ultinsnips documentation it looks for directories named UltiSnips in runtimepath. However my start plugins are not present in rtp. Idk if it's an issue and where it comes from

  use {'honza/vim-snippets', rtp = '.'}
  use {'SirVer/ultisnips'}

Originally posted by @rebelot in #241 (comment)

@rebelot rebelot changed the title I had the same issue, fixed it with the following. I discovered it with :echo &rtp, I don't know enough to understand the problem, but from ultinsnips documentation it looks for directories named UltiSnips in runtimepath. However my start plugins are not present in rtp. Idk if it's an issue and where it comes from . Sep 23, 2021
@rebelot rebelot closed this as completed Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant