1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:30:07 +08:00
SpaceVim/docs/_posts/2017-02-20-install-vim-or-neovim-with-python-support.md

13 lines
384 B
Markdown
Raw Normal View History

2017-02-20 22:05:01 +08:00
---
title: "Install vim/neovim with python support"
categories: tutorials
excerpt: "How to build vim or neovim from source with python enabled?"
---
Installation of neovim/vim with python support:
> [neovim installation](https://github.com/neovim/neovim/wiki/Installing-Neovim)
> [Building Vim from source](https://github.com/Valloric/YouCompleteMe/wiki/Building-Vim-from-source)