Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit93ae387

Browse files
authored
Merge pull request#72 from MartyLake/fix-issue-71-document-win32-install-cornercas
Document vim install steps for win32 users.
2 parents0b70009 +4d1f9f4 commit93ae387

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ open a PR if you get any idea on improving it**.
2929
-[pynvim](https://github.com/neovim/pynvim)
3030
- Pynvim is normally installed by `:py3 import pip; pip.main(['install',
3131
'--user', 'pynvim'])` or`python3 -m pip install pynvim`.
32+
If you are a win32 user, be careful that your python install and your
33+
vim install should both the same architecture (both 64bit or both 32).
3234
- There should be no error for at least one of`:python3 import pynvim` and
3335
`:python3 import neovim`
3436
5. Else if`has('python')`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp