File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44" Prev Maintainer: Eric Mc Sween <em@tomcom.de> (address invalid)
55" Original Author: David Bustos <bustos@caltech.edu> (address invalid)
66" Last Change: 2012-06-21
7- " License: Public Domainlet
7+ " License: Public Domain
88
99
1010function ! pymode#indent#get_indent (lnum)
Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ Set value to `python3` if you are working with python3 projects. You could use
146146Pymode supports PEP8-compatible python indent.
147147Enable pymode indentation *'g:pymode_indent'*
148148>
149- let g:pymode_indent = []
149+ let g:pymode_indent = 1
150150
151151------------------------------------------------------------------------------
1521522.3 Python folding ~
You can’t perform that action at this time.
0 commit comments