mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:20:05 +08:00
15 lines
435 B
Markdown
15 lines
435 B
Markdown
---
|
|
title: "Install vim/neovim with python support"
|
|
categories: blog
|
|
description: "How to build vim or neovim from source with python enabled?"
|
|
comments: true
|
|
commentsID: "Install neovim or vim"
|
|
---
|
|
|
|
|
|
# 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)
|