FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ftplugin - PINKONG/python-mode · GitHub
PINKONG
/
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
on
develop
User selector
Datepicker
Commit history
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
Commits on May 29, 2013
Update pylama
klen
committed
7f7317d
View commit details
Copy full SHA for 7f7317d
View code at this point
Browse repository at this point
Commits on May 24, 2013
Add g:pymode_rope_autocomplete_map option.
klen
committed
c33b135
View commit details
Copy full SHA for c33b135
View code at this point
Browse repository at this point
Commits on May 15, 2013
Update version
klen
committed
cb5d970
View commit details
Copy full SHA for cb5d970
View code at this point
Browse repository at this point
Commits on May 6, 2013
Refactoring code checking
klen
committed
e10c7f7
View commit details
Copy full SHA for e10c7f7
View code at this point
Browse repository at this point
Commits on May 3, 2013
Update version.
klen
committed
cbfc8cd
View commit details
Copy full SHA for cbfc8cd
View code at this point
Browse repository at this point
Merge pull request #198 from dkasak/commentstring
Show description for fe5cda1
klen
committed
fe5cda1
View commit details
Copy full SHA for fe5cda1
View code at this point
Browse repository at this point
Commits on Apr 26, 2013
Update version
klen
committed
f917991
View commit details
Copy full SHA for f917991
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL