1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-17 13:15:41 +08:00
SpaceVim/docs/layers/lang/python.md
2017-12-02 23:23:58 +08:00

23 lines
557 B
Markdown

---
title: "SpaceVim lang#python layer"
description: "This layer is for Python development"
---
# [SpaceVim Layers:](https://spacevim.org/layers) lang#python
<!-- vim-markdown-toc GFM -->
- [Description](#description)
- [Features](#features)
<!-- vim-markdown-toc -->
## Description
This layer is for Python development.
## Features
- Aoto-completion using [deoplete-jedi](https://github.com/zchee/deoplete-jedi) or [jedi-vim](https://github.com/davidhalter/jedi-vim)
- Documentation Lookup using [jedi-vim](https://github.com/davidhalter/jedi-vim)