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
Revert "Improve s:find_start_of_multiline_statement: only look for ro…
#95
blueyed
closed
6 years ago
0
Add option for hanging closing brackets
#94
jakar
closed
6 years ago
6
[WIP] Improve tests
#93
blueyed
closed
7 years ago
0
tests: explicitly enable old "should" syntax to fix deprecation warnings
#92
blueyed
closed
7 years ago
0
Intermediate fix for indenting huge dicts
#91
blueyed
closed
6 years ago
3
Use a timeout of 5s for searchpairpos
#90
blueyed
closed
6 years ago
6
tests: insert blank lines before each test
#89
blueyed
closed
7 years ago
0
Empty lines indenting, pt. 2
#88
aldanor
closed
7 years ago
6
Travis: update config based on splitjoin's config
#87
blueyed
closed
7 years ago
0
Add Dockerfile, use it on CircleCI
#86
blueyed
closed
6 years ago
2
Upgrade vimrunner to 0.3.3
#85
blueyed
closed
7 years ago
0
Travis: dist: trusty
#84
blueyed
closed
7 years ago
1
Do not set expandtab, (soft)tabstop, shiftwidth
#83
blueyed
closed
7 years ago
0
Lint fixes (vint)
#82
blueyed
closed
7 years ago
0
Indent empty lines inside blocks
#81
aldanor
closed
7 years ago
7
add flag to disable startup setlocal indent
#80
aykamko
closed
7 years ago
2
add g:python_pep8_indent_continuation_indent_width
#79
zhou13
opened
7 years ago
3
Make CONTINUATION_INDENT_WIDTH configurable.
#78
zhou13
opened
7 years ago
9
cc doesn't auto-indent blank lines within a block
#77
gandalf3
closed
7 years ago
2
Updated pathogen section of README
#76
redNixon
closed
7 years ago
1
readme on configuration very unclear
#75
jimbasquiat
closed
6 years ago
21
Add a symlink for cython
#74
blueyed
closed
7 years ago
0
cython support
#73
choucavalier
closed
7 years ago
4
Wrong indent after string with unmatched bracket
#72
purpleP
closed
6 years ago
0
Bug fix with unmatched pair in string on previous line
#71
purpleP
closed
6 years ago
16
Keep tabstop at ftplugin or vimrc value.
#70
pavoljuhas
closed
7 years ago
0
unexpected behavior with vim built-in completion used
#69
vitmy0000
closed
7 years ago
1
Add skipping brackets inside byte strings
#68
fffergal
closed
6 years ago
11
vim8 +packages compatibility
#67
lgalke
closed
7 years ago
8
bad indent with cython
#66
jiajunhuang
closed
7 years ago
2
Idents do not work if <CR> between open-paren and close-paren with no args
#65
cmcginty
closed
6 years ago
2
Add a user configuration for the maxoff length
#64
EdJoJob
closed
7 years ago
18
indenting long lists fails because of maxoff
#63
temaput
opened
8 years ago
5
incorrectly indent some files
#62
penhoi
closed
6 years ago
2
Indent dictionary values on a new line extra
#61
JelteF
opened
8 years ago
7
spec_helper: pass in already obtained line
#60
blueyed
closed
8 years ago
0
Fix indentation of "else" in nested "if"
#59
blueyed
closed
8 years ago
0
Fix multiline strings when breaking a string after opening parenthesis
#58
blueyed
closed
8 years ago
0
Update vimrunner: 0.3.1 => 0.3.2
#57
blueyed
closed
8 years ago
0
'else' is not dedented in nested 'if' statements
#56
audriusk
closed
8 years ago
1
Line wrapping of strings while typing
#55
languitar
closed
8 years ago
1
Doc fixes
#54
blueyed
closed
8 years ago
0
Factor out is_dedented_already
#53
blueyed
closed
8 years ago
0
Fix keeping indent with 'else' for 'if' after 'try-except'
#52
blueyed
closed
8 years ago
2
docs: reformat and small typo; add myself to AUTHORS
#51
blueyed
closed
8 years ago
2
Improve handling of multiline strings
#50
blueyed
closed
8 years ago
2
Multiline strings are not indented properly
#49
blueyed
closed
8 years ago
10
Cython support.
#48
anntzer
closed
8 years ago
5
Changes indentation of `if {try-except} else` to `if {try-except-else}`
#47
bluetech
closed
8 years ago
0
Set nosmartindent to avoid comments auto-indenting to first column
#46
memeplex
closed
8 years ago
11
Previous
Next