issues
search
Vimjas
/
vim-python-pep8-indent
A nicer Python indentation style for vim.
Creative Commons Zero v1.0 Universal
790
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix regression with colon-at-eol detection (#44)
#45
blueyed
closed
9 years ago
0
unexpected indent after a line with list slice
#44
linuxlc
closed
9 years ago
8
Does anyone can tell me how to use this to format the code?
#43
ghost
closed
9 years ago
3
Add more indentation after function definition
#42
blueyed
closed
9 years ago
1
Handle jedi-vim call signatures when looking for colon in prev line
#41
blueyed
closed
9 years ago
4
Fix comment for s:skip_search usage
#40
blueyed
closed
9 years ago
0
minor style: fix indenting for multiline statement
#39
blueyed
closed
9 years ago
3
doc: fix comment about 'sw': 0 is used to follow 'ts'
#38
blueyed
closed
9 years ago
3
Fix indenting of strings after opening paren
#37
blueyed
closed
9 years ago
5
Improve alignment inside of (multiline) strings
#36
blueyed
closed
9 years ago
7
Fix demo indentation
#35
tgs
closed
9 years ago
1
Add NeoBundle / Vundle documentation to README
#34
bbenne10
closed
10 years ago
5
opening `{{` in triple quotes causes havoc
#33
oryband
closed
9 years ago
3
Comments just after opening brackets are not ignored
#32
lesguillemets
closed
9 years ago
3
Different textwidth / line length with comments / docstrings
#31
blueyed
closed
6 years ago
4
Use double shiftwidth when indenting function arguments as per PEP8
#30
wwentland
closed
9 years ago
1
Much more powerful gq replacement function
#29
JelteF
closed
6 years ago
20
Fix indenting of strings between brackets
#28
JelteF
closed
10 years ago
0
Strings with spaces are cut in half when using gq
#27
JelteF
closed
8 years ago
6
set shiftwidth,tabstop and softtabstop to 4
#26
dantesun
closed
10 years ago
4
Installation instruction for vundle users?
#25
chenaren
closed
10 years ago
2
Refix issue #5 (Correct indent after end of block)
#24
has2k1
closed
10 years ago
2
gg=G indent error
#23
liuyug
closed
10 years ago
9
'More indentation included to distinguish this from the rest' doesn't work
#22
dmitry-kabanov
closed
9 years ago
2
Add else in try except finally block
#21
ticosax
closed
10 years ago
2
Clean up implementation
#20
kljohann
closed
10 years ago
12
run test cases for different sets of settings
#19
kljohann
closed
10 years ago
4
yield from is incorrectly highlighted
#18
Elizafox
closed
11 years ago
1
Fix issue #5 (Correct indent after end of block)
#17
has2k1
closed
11 years ago
1
Fix failing commented out tests
#16
has2k1
closed
11 years ago
1
conform with pep8's preferences on explicit line continuation
#15
clayg
closed
11 years ago
6
Add some info. about the ruby based test framework
#14
has2k1
closed
11 years ago
3
Fix issue #5 and fix failing tests.
#13
has2k1
closed
11 years ago
2
fix indentation after strings containing '#' with colon
#12
leomao
closed
10 years ago
22
add basic test suite using vimrunner
#11
kljohann
closed
11 years ago
1
Continuation line over-indented
#10
magthe
closed
11 years ago
2
New line after ":" place 8 spaces for indent.
#9
vincentwyshan
closed
10 years ago
3
Code cleanup
#8
kljohann
closed
11 years ago
7
if with parentheses gives E125
#7
ichernev
closed
10 years ago
2
Handling indent when auto-complete parenthesis
#6
ethinx
closed
11 years ago
5
Correct indentation after end of block
#5
matthjes
closed
11 years ago
5
Better colon handling
#4
ElectronicRU
closed
11 years ago
1
pep8-indent and python-mode
#3
klen
closed
12 years ago
3
Fix indentation after comment with colon
#2
cordarei
closed
12 years ago
1
move python.vim to indent subdirectory for easier pathogen (and such) management
#1
soli
closed
12 years ago
1
Previous