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

nvim.nim missing #1

Open
kdheepak opened this issue Jan 3, 2020 · 0 comments
Open

nvim.nim missing #1

kdheepak opened this issue Jan 3, 2020 · 0 comments

Comments

@kdheepak
Copy link

kdheepak commented Jan 3, 2020

When running nimble install https://github.com/jangko/nvim_client this is the tree structure in the pkgs folder:

$ tree
.
├── nimblemeta.json
├── nvim_client
│  ├── nvim_batch.nim
│  ├── nvim_buffer.nim
│  ├── nvim_client.nim
│  ├── nvim_rpc.nim
│  ├── nvim_tabpage.nim
│  ├── nvim_transport.nim
│  └── nvim_window.nim
└── nvim_client.nimble

It appears that the root nvim.nim is not installed.

@kdheepak kdheepak changed the title nvim.vim missing nvim.nim missing Jan 3, 2020
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