Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masaakif/ec56d2233de00b16a43c947f59360fd7 to your computer and use it in GitHub Desktop.
Save masaakif/ec56d2233de00b16a43c947f59360fd7 to your computer and use it in GitHub Desktop.
Must be done when installing NeoVim to Windows. NeoVimをWindowsに入れるためにやるべきこと

Install NeoVim on somewhere.

  1. Download nvim-win64.zip from Installing Neovim · neovim/neovim Wiki.
  2. Unarchive the zip file to somewhere. I did under c:\apps\PortableApps\Neovim.
  3. Run Neovim\bin\nvim-qt.exe
  4. If you got below screen, first step is OK! NeoVim画像

Where is your vimrc?

I believe it should be under c:\Users(username)\AppData\Local\nvim\init.vim

Setup Python2/3, Ruby, nvm

WIP...

Do :CheckHealth

Install Python2/3 portable version from WinPython.

WinPython

Install vim plugins

Not yet.

Edit markdown with preview

Install Oni?

onivim/oni: Oni: Modern Modal Editing - powered by Neovim Not yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment