Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jamescherti/vim-pythonmodeindent

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-pythonmodeindent

The Vim plugin will improved your Python indentation (based on python-mode indent plugin).

Requirements

Vim >= 7.3

How to install

Installation with Vim's built-in package manager (Vim 8 and above)

As of Vim 8 there is an officially supported way of adding plugins. See :tab help packages in vim for details.

mkdir -p ~/.vim/pack/jamescherti/start
cd ~/.vim/pack/jamescherti/start
git clone https://github.com/jamescherti/vim-pythonmodeindent.git
cd vim-pythonmodeindent

Installation with a third-party plugin manager

You can also install this Vim plugin with any third-party plugin manager such as Pathogen or Vundle.

License

Licensed under a GNU lesser general public license.

About

Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.