FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ftplugin/python - IBMHUA/python-mode · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
IBMHUA
/
python-mode
Public
forked from
python-mode/python-mode
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-mode
ftplugin
python
on
develop
User selector
Datepicker
Commit history
Commits on Sep 11, 2015
fix #490
klen
committed
6cd05bd
View commit details
Copy full SHA for 6cd05bd
View code at this point
Browse repository at this point
Commits on Sep 4, 2014
Add option for disabling colorcolumn.
dannon
committed
1ca4274
View commit details
Copy full SHA for 1ca4274
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Fix undefined b:pymode_modified variable
klen
committed
18370c7
View commit details
Copy full SHA for 18370c7
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Full tunning with code checkers. Also added g:pymode_options_max_line_length
klen
committed
00c6c75
View commit details
Copy full SHA for 00c6c75
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Added options to give more control over rope paths
Show description for d1ee48c
bendavis78
committed
d1ee48c
View commit details
Copy full SHA for d1ee48c
View code at this point
Browse repository at this point
Commits on Dec 6, 2013
Update show documentation functioonality (c) blueyed
klen
committed
d7cf768
View commit details
Copy full SHA for d7cf768
View code at this point
Browse repository at this point
Clean on exit.
klen
committed
6bdd7b4
View commit details
Copy full SHA for 6bdd7b4
View code at this point
Browse repository at this point
Commits on Dec 2, 2013
Fix bugs.
klen
committed
550f55c
View commit details
Copy full SHA for 550f55c
View code at this point
Browse repository at this point
cleanup
klen
committed
17483be
View commit details
Copy full SHA for 17483be
View code at this point
Browse repository at this point
Commits on Dec 1, 2013
Dont save code before checking
klen
committed
b5f1ef0
View commit details
Copy full SHA for b5f1ef0
View code at this point
Browse repository at this point
Update autogroup
klen
committed
902cb3d
View commit details
Copy full SHA for 902cb3d
View code at this point
Browse repository at this point
Activate virtualenv manually.
klen
committed
6e86135
View commit details
Copy full SHA for 6e86135
View code at this point
Browse repository at this point
working on pymode.
klen
committed
36c9514
View commit details
Copy full SHA for 36c9514
View code at this point
Browse repository at this point
Working on pymode.
klen
committed
40c2c13
View commit details
Copy full SHA for 40c2c13
View code at this point
Browse repository at this point
Fix rope.
klen
committed
0346a03
View commit details
Copy full SHA for 0346a03
View code at this point
Browse repository at this point
Resolve autoimport after autocomplete.
klen
committed
ac13230
View commit details
Copy full SHA for ac13230
View code at this point
Browse repository at this point
Commits on Nov 30, 2013
Working on pymode.
klen
committed
8c3215d
View commit details
Copy full SHA for 8c3215d
View code at this point
Browse repository at this point
Refactor buffer actions.
klen
committed
a7b5e6e
View commit details
Copy full SHA for a7b5e6e
View code at this point
Browse repository at this point
Commits on Nov 28, 2013
Implement rope autoimport.
klen
committed
bda0b92
View commit details
Copy full SHA for bda0b92
View code at this point
Browse repository at this point
Commits on Nov 25, 2013
Support autoimport keywords in completion
klen
committed
886d08b
View commit details
Copy full SHA for 886d08b
View code at this point
Browse repository at this point
Commits on Nov 24, 2013
Working on 1.0.0
klen
committed
16c0a71
View commit details
Copy full SHA for 16c0a71
View code at this point
Browse repository at this point
Commits on Oct 29, 2013
Update version
klen
committed
6024e76
View commit details
Copy full SHA for 6024e76
View code at this point
Browse repository at this point
Commits on Oct 26, 2013
Fix modeline
klen
committed
810aec3
View commit details
Copy full SHA for 810aec3
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
Add a set of `g:pymode_lint_*_symbol` options.
Show description for 879e81a
kdeldycke
committed
879e81a
View commit details
Copy full SHA for 879e81a
View code at this point
Browse repository at this point
Commits on Sep 9, 2013
Fix breakpoint section
klen
committed
322da79
View commit details
Copy full SHA for 322da79
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
Update pylama
klen
committed
e63911f
View commit details
Copy full SHA for e63911f
View code at this point
Browse repository at this point
Fix docs, add `g:pymode_lint_async` option
klen
committed
6d280c6
View commit details
Copy full SHA for 6d280c6
View code at this point
Browse repository at this point
Commits on Aug 29, 2013
Prepare to python3 support
klen
committed
aa9d049
View commit details
Copy full SHA for aa9d049
View code at this point
Browse repository at this point
Merge pull request #273 from codito/extract-python-execute
Show description for ec56898
klen
committed
ec56898
View commit details
Copy full SHA for ec56898
View code at this point
Browse repository at this point
Commits on Aug 25, 2013
Remove unnecessary check for pymode state in buffer scope.
codito
committed
6b94dc2
View commit details
Copy full SHA for 6b94dc2
View code at this point
Browse repository at this point
Do not indent and other ftplugin if g:pymode is zero.
codito
committed
b563215
View commit details
Copy full SHA for b563215
View code at this point
Browse repository at this point
Commits on Aug 24, 2013
Add pymode#Execute function to wrap calls to python interpreter. Extract setting up sys.path responsibility into a separate autoload module. Modify run.vim to support pymode#Execute.
codito
committed
57aaea5
View commit details
Copy full SHA for 57aaea5
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
Merge pull request #236 from s0undt3ch/develop
Show description for 7efb973
klen
committed
7efb973
View commit details
Copy full SHA for 7efb973
View code at this point
Browse repository at this point
Commits on Jul 8, 2013
Use pudb if available.
klen
committed
0910d5d
View commit details
Copy full SHA for 0910d5d
View code at this point
Browse repository at this point
Commits on Jun 15, 2013
Remove leftovers of auto session support. Should have been removed on a previous commit.
s0undt3ch
committed
328111e
View commit details
Copy full SHA for 328111e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL