1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 09:35:40 +08:00
SpaceVim/docs/_posts/2017-02-20-install-vim-or-neovim-with-python-support.md
Wang Shidong 5176ee9dc7
HTML Improvements (#1707)
* HTML Improvements

* Update html

* Improve html

* Fix up

* Update layers index

* Update development page

* Update layers index

* Update layers index

* Update layers index

* Update layers index

* Update layers index
2018-05-12 19:01:00 +08:00

14 lines
400 B
Markdown

---
title: "Install vim/neovim with python support"
categories: tutorials
excerpt: "How to build vim or neovim from source with python enabled?"
comments: true
---
# 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)