Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
236 commits
Select commit Hold shift + click to select a range
c91efea
Update auto PEP8.
klen Jun 29, 2017
33ef6c6
Merge branch 'master' into develop
klen Jun 29, 2017
7f5096f
Fix virtualenv.
klen Jul 3, 2017
c9e357c
Rope ignore more.
klen Jul 3, 2017
70d6bf5
Update pylint.
klen Jul 3, 2017
d2dead6
Update pymode.
klen Jul 4, 2017
a7fb465
(Update my name)
PiDelport Oct 18, 2017
70a39ab
rearranged tests and added simple but meaningful bash script for testing
fmv1992 Nov 7, 2017
3e37c3c
updated vim files according to 2082d0b8fed7fff10b3f335cefc6a51dd25ee0…
fmv1992 Nov 8, 2017
c9f1c3e
updated files in root folder according to 2082d0b8fed7fff10b3f335cefc…
fmv1992 Nov 8, 2017
b848f62
updated pymode/pyfiles files according to 2082d0b8fed7fff10b3f335cefc…
fmv1992 Nov 8, 2017
43c052e
reverted v:false to 0 due to vim7 incompatibility
fmv1992 Nov 14, 2017
cc11bc3
Slack now has tonnes of unanswered question
alphaCTzo7G Nov 14, 2017
01c3131
Merge pull request #809 from alphaCTzo7G/patch-2
fmv1992 Nov 14, 2017
a2ecfc3
changed readme.rst to readme.md according to issues #805 and #813
fmv1992 Nov 15, 2017
5a29192
updated authors
fmv1992 Nov 15, 2017
6d497a4
changed troubleshooting mechanism and updated documentation on develo…
fmv1992 Nov 18, 2017
fe9c270
improved debugging function with history output
fmv1992 Nov 18, 2017
65c68ea
fixed breakpoint_cmd being improperly reset (gh issue 795)
fmv1992 Nov 19, 2017
76c582b
enforced list data type for pymode_lint_ignore (gh issue 786)
fmv1992 Nov 19, 2017
c7e6baa
fixed folding issue when definition was on first line (gh issue 808)
fmv1992 Nov 19, 2017
7d376f1
adapted readme.md to development guidelines
fmv1992 Nov 19, 2017
9735129
removed travis test as they were abandoned long ago; the testing issu…
fmv1992 Nov 19, 2017
c224a04
changed modules from pymode/libs to submodules
fmv1992 Nov 19, 2017
13666d8
fixed default values of pymode_lint_ignore and pymode_lint_select to …
fmv1992 Nov 19, 2017
a8c1d79
added warning on submodules change on readme.me
fmv1992 Nov 19, 2017
b66198d
added suport for probot stale
fmv1992 Nov 20, 2017
5b6e92d
greatly improved tests; improved folding as a result
fmv1992 Nov 20, 2017
109215e
Travis CI is back :)
fmv1992 Nov 20, 2017
9b61eab
updated pymode documentation
fmv1992 Nov 20, 2017
60c638d
added branch develop to Travis CI build and solved gh issue #814 (on …
fmv1992 Nov 20, 2017
52ef7ab
moved functions that restore cursor position near to where cursor is …
fmv1992 Nov 22, 2017
0eb8452
removed confusing autocommands to fix folding
fmv1992 Nov 22, 2017
702ac1e
Add pep257 linter option on source comment
diraol Sep 7, 2017
ddd94f4
updating submodules
diraol Nov 23, 2017
ce50679
Merge pull request #816 from diraol/updating-submodules
fmv1992 Nov 25, 2017
914ac75
DOC: readme.md: link to wiki (#813)
westurner Nov 28, 2017
1446a28
Fix pydocstyle submodule URL
makramkd Nov 30, 2017
19e0600
Merge pull request #792 from diraol/update_lint_checkers_options
fmv1992 Dec 1, 2017
0b6977d
Merge pull request #818 from westurner/patch-2
fmv1992 Dec 1, 2017
2ae7a23
Merge pull request #820 from makramkd/develop
fmv1992 Dec 1, 2017
e9a90ab
need the submodules with pathogen, too
joker234 Dec 12, 2017
8d7405e
Merge pull request #824 from joker234/patch-1
fmv1992 Jan 6, 2018
0b3bbad
greatly expanded tests
fmv1992 Jan 7, 2018
8aeb039
Fixed corner case of folding crash when there is a definition on the …
fmv1992 Jan 25, 2018
dadf48a
added test case for gh issue #839
fmv1992 Jan 25, 2018
371eba4
merged issue #840: fixed pymode_breakpoint deleting line if no debugg…
fmv1992 Jan 28, 2018
9699192
Updating submodules versions
diraol Feb 2, 2018
f69f10a
Fix issue728, pass rope project to ImportTools init
Feb 6, 2018
b8c9ece
Merge pull request #802 from boatx/bugfix/issue-728
fmv1992 Feb 6, 2018
f0b58fa
disable folding3.vim test temporarily (gh issue #849)
fmv1992 Feb 6, 2018
d8cd869
Merge pull request #846 from diraol/updating-submodules
fmv1992 Feb 6, 2018
e0a828c
reverted submodules update: one of them breaks 'PymodeLint' command
fmv1992 Feb 7, 2018
2abd673
Updating submodule versions
diraol Feb 7, 2018
490eaf9
Update autopep8 submodule and fix error caused by the update
diraol Feb 7, 2018
4ef271c
Improve tests helpers
diraol Feb 7, 2018
7e43337
Merge pull request #851 from diraol/updating-submodules
fmv1992 Feb 10, 2018
30d83ba
Add submodules's path to sys.path for windows platform #852 with corr…
fmv1992 Feb 12, 2018
8489d7b
Update Pyflakes copyright notices
diraol Feb 13, 2018
292f705
Show linters error list only if not empty
glujan Feb 28, 2017
3b8dbfd
Merge pull request #742 from glujan/develop
diraol Feb 14, 2018
a68a7a3
Merge pull request #799 from pjdelport/patch-1
diraol Feb 14, 2018
7c2201f
Modify loclist
Oct 6, 2017
d704c98
Show loclist only if there are errors or warnings
diraol Feb 15, 2018
a92ccf3
Clear error signs and close loclist if no errors or warnings
Feb 15, 2018
8d67390
Merge pull request #854 from mmadrid/develop
diraol Feb 15, 2018
1bd3b49
Update readme.md
wjstarrsiii Feb 19, 2018
d5e7be1
Avoid move to first error or warning on PymodeLint
diraol Feb 19, 2018
ca04e35
Update readme.md
wjstarrsiii Feb 19, 2018
23b9028
Merge pull request #858 from wjstarrsiii/develop
diraol Mar 17, 2018
865eb6d
Update snowball_py submodule.
diraol Mar 17, 2018
585b369
Updating submodules
diraol Mar 17, 2018
02a6e69
Fix #826
Mar 26, 2018
126b09b
Merge pull request #868 from jennaliu/develop
diraol Mar 27, 2018
7cf9897
Set test.sh as executable
diraol Mar 27, 2018
6c4fcbe
Add proper vim-plug installation instructions
Mar 31, 2018
339945d
Merge pull request #871 from amireldor/vim-plug-installation-instruct…
diraol Mar 31, 2018
630a948
Add submodules's path to sys.path for msys2 platform #852 with correc…
Apr 9, 2018
5308d0c
Merge pull request #873 from zcodes/develop
diraol Apr 9, 2018
47e2256
Fixed some typos in docs
bbelyeu Apr 20, 2018
d45f387
Updating manual install on readme
diraol Apr 29, 2018
96cc437
Merge pull request #879 from bbelyeu/doc-fixes
diraol Apr 29, 2018
a3b7994
Update readme.md
diraol Apr 9, 2018
7611a8c
fixed print function import in python2 for debug mode of pymode
fmv1992 Apr 29, 2018
c64c71f
changed folding default from on to off
fmv1992 Apr 29, 2018
a92bfa4
set pymode's default python to python3
fmv1992 May 5, 2018
5f78649
Set python3 as default, if it exists.
diraol Jun 1, 2018
2328018
Improve travis-ci configuration
diraol Jun 1, 2018
521b498
Update submodules
bkbncn Jun 12, 2018
33f96a3
Updating astroid and snowball_py config
diraol Jun 13, 2018
b0621c2
Merge pull request #904 from bkbncn/develop
diraol Jun 13, 2018
717682c
Add @bkbncn to Authors list
diraol Jun 13, 2018
b598839
Just reordering Authors in alphabetical order
diraol Jun 13, 2018
ce7882b
Update pylint
bkbncn Jun 13, 2018
0b2c3cd
Update astroid
bkbncn Jun 13, 2018
bb746d0
Merge pull request #906 from bkbncn/develop
diraol Jun 13, 2018
0860a17
Add type key to found occurence.
Jul 1, 2018
bde1ca2
Updating submodules
diraol Jul 20, 2018
0298a6c
Merge pull request #924 from python-mode/update_submodules
diraol Jul 23, 2018
770a8ff
Merge pull request #914 from boatx/bugfix/fix_finding_occurrences
diraol Jul 23, 2018
f31095d
Update astroid and pylint submodules
diraol Jul 23, 2018
d241974
Merge pull request #925 from python-mode/update_submodules
diraol Jul 23, 2018
67b468b
Remove pythonDot highlight match
zhimsel Jul 27, 2018
263775a
Update AUTHORS
zhimsel Aug 1, 2018
d6cb0a5
Updating submodules astroid, pyflakes and pylint
diraol Aug 5, 2018
a84aeab
Merge pull request #930 from diraol/update_submodules
diraol Aug 6, 2018
0620ab9
Updating pylint
diraol Aug 6, 2018
00e3e09
Add six as submodule
diraol Aug 5, 2018
60b7575
Merge pull request #931 from diraol/six_as_submodule
diraol Aug 10, 2018
0b6660e
New exceptions added
Abrosimov-a-a Aug 14, 2018
c0e9544
Merge pull request #936 from Abrosimov-a-a/develop
diraol Aug 26, 2018
6ceacc3
Properly check if python3 is available.
diraol Aug 26, 2018
ee058e3
Updating submodules
diraol Aug 26, 2018
ae4ba45
Update pylama submodule
diraol Aug 26, 2018
95fdf8f
Updating pylama version
diraol Oct 3, 2018
34c3d14
Fix preview window
fpob Oct 10, 2018
5699ca8
Fix motions to support async def
wlonk Oct 11, 2018
6eeb76d
Add pymode option to change preview height
fpob Oct 12, 2018
b20a234
Add option to change where preview window appear
fpob Oct 12, 2018
33340ab
Use importlib instead of imp when using python3
riher Oct 12, 2018
ecffdc8
Fix nested parens
wlonk Oct 24, 2018
4d12b15
Fix off by one selection of extract variable/method
lieryan Nov 6, 2018
551c9d4
Merge pull request #950 from riher/fix/py3-importlib
diraol Nov 7, 2018
0eec722
change find_spec to find_module
sherylynn Nov 25, 2018
0e38320
Merge pull request #965 from sherylynn/develop
diraol Nov 29, 2018
79d0068
Import six from pymode submodule
diraol Nov 10, 2018
5c01780
Removing pylama fork
diraol Nov 16, 2018
9b3f00d
Add pylama submodule from original repo
diraol Nov 16, 2018
c5b82b4
Just adding some more info for debuggin and troubleshooting section
diraol Dec 5, 2018
7195800
Update readme.md
diraol Dec 5, 2018
9837df7
Remove pylama submodule
diraol Dec 5, 2018
d6f76c4
Add pylama from klen repo
diraol Dec 5, 2018
0d8276c
Merge branch 'develop' into py3-syntax-motions
wlonk Dec 30, 2018
2859abb
Merge pull request #948 from wlonk/py3-syntax-motions
diraol Dec 31, 2018
d147255
Adding init file to libs directory
diraol Jan 2, 2019
63e3866
Merge pull request #957 from lieryan/lieryan-fix-extract-refactor-range
diraol Jan 5, 2019
ac97c66
Merge pull request #947 from fpob/fix-preview
diraol Jan 6, 2019
a56dde5
fixed find_module error for python 3.7 or newer
zcodes Jan 17, 2019
538f5c6
Update readme.md with improved installation instructions
timthelion Jan 25, 2019
6384803
Handle python imports in a plethora of setups
zcodes Jan 25, 2019
d0d6cdf
Merge pull request #985 from zcodes/fixed-import-error-for-py37
diraol Jan 26, 2019
81a4f6e
Merge pull request #927 from zhimsel/dot_hi_fix
diraol Feb 19, 2019
2e2ad53
Get the package loader instead of its spec.
diraol Feb 21, 2019
dff0075
Uniformization of Authors
diraol Feb 21, 2019
166268a
Merge pull request #993 from diraol/fix_pkg_resources
diraol Feb 21, 2019
bfd70f7
fixed auto insert for rope complete
zcodes Jan 17, 2019
344502c
add note about autocomplete in documents
zcodes Mar 8, 2019
7a449a5
Merge pull request #984 from zcodes/fix-anonying-auto-insert
diraol Mar 11, 2019
e4d09dc
fixed rope new project path error
zcodes Mar 11, 2019
b91d057
Move --recursive flag to --recurse-submodules
rchildre3 Mar 31, 2019
71c5487
Manual update: Win users to pull symbol links as per #991
artkpv Apr 6, 2019
ae6f8d5
Merge pull request #1004 from zcodes/fixed-rope-new-project-path-error
diraol Apr 15, 2019
30ee32e
Make Travis CI build status image link to latest build
theavey Apr 16, 2019
cd1668b
Merge pull request #1013 from rchildre3/git-clone-recurse
diraol May 2, 2019
c10c82f
fix travis ci
KamranMaharov May 3, 2019
1448433
Merge pull request #1024 from KamranMaharov/fix_travis_ci
diraol May 11, 2019
88ced96
Merge pull request #1016 from artkpv/develop
diraol May 11, 2019
d9e8339
Merge pull request #1018 from theavey/patch-1
diraol May 11, 2019
72ed8c1
Improve docs for windows users
diraol May 11, 2019
16d7bf7
Dis-recommend stackoverflow as priority issue manager
diraol May 11, 2019
6f154da
Updating documentation related to FAQ/help/debug
diraol May 11, 2019
b36724a
Update readme
diraol May 11, 2019
3d7bed2
Possibly fixing vim/python import machinery error
diraol May 11, 2019
08dbb8c
Merge pull request #1028 from diraol/fix_pkg_resources
diraol May 11, 2019
f493e03
Rollback version not bumped
diraol May 11, 2019
a1284b9
Updating changelog accordingly with version bump
diraol May 11, 2019
7c3e3e9
Bump version: 0.9.2 → 0.10.0
diraol May 11, 2019
b207a1c
Replace Changelog rst with md
diraol May 12, 2019
d4aa916
method motions to include decorators
KamranMaharov Apr 5, 2019
8db864f
Update readme.md
IOAyman May 18, 2019
ef5f327
Merge pull request #1029 from IOAyman/patch-1
diraol May 18, 2019
0a90e0f
python file for testing motions
KamranMaharov Jun 15, 2019
ac11db2
Add NeoBundle section to readme install section
diraol Jun 30, 2019
f61b74a
Merge pull request #1015 from KamranMaharov/method_motion_include_dec…
diraol Jun 30, 2019
7fbf9eb
Fix import error for 'pymode.libs.six'
felipe-vieira0 Oct 8, 2019
1e24d53
Assume Python 3 is being used
avacariu Dec 5, 2019
f5d4aee
Remove six completely
avacariu Dec 5, 2019
311de67
Remove checks for Python 2 from Vim script
avacariu Dec 6, 2019
012ef60
Remove __future__ import in rope.py
avacariu Dec 6, 2019
4c699c0
Merge pull request #1051 from avacariu/drop-python2
diraol Dec 14, 2019
dfbb0d9
Remove logilab hardcoded dependency
diraol Dec 14, 2019
e253ddf
Remove pkg_resources hardcoded dep lib
diraol Dec 14, 2019
8e20737
Remove _markerlib hardcoded lib
diraol Dec 14, 2019
045888e
Remove easy_install hardcoded module
diraol Dec 14, 2019
1ce5ce3
Merge pull request #1054 from python-mode/drop-python2
diraol Dec 14, 2019
b8c9acf
Improve user_input's input/raw_input compatibility.
diraol Mar 20, 2018
8b54071
Merge pull request #1055 from python-mode/improve-user-raw-input
diraol Dec 14, 2019
a844ee4
Updating readme
diraol Dec 14, 2019
4671530
Create FUNDING.yml
diraol Dec 14, 2019
e8a2043
Updating travis config
diraol Dec 14, 2019
bac858f
[workflow] Testing github workflow
diraol Dec 14, 2019
2f0b668
Merge pull request #1057 from python-mode/github_workflow
diraol Dec 14, 2019
7678045
[submodules] Updating astroid to 2.3.3
diraol Dec 14, 2019
a0b38b3
[submodules] Updating autopep8 to 1.4.4
diraol Dec 14, 2019
7ee1037
[submodules] Updating pycodestyle to 2.5.0
diraol Dec 14, 2019
0dd80d2
[submodules] Updating pydocstyle to 5.0.1
diraol Dec 14, 2019
ca267ce
[submodules] Update pyflakes to 2.1.1
diraol Dec 14, 2019
527f62d
[submodules] Update pylama to 7.7.1
diraol Dec 14, 2019
8b5a9a9
[submodules] Update pylint to 2.4.4
diraol Dec 14, 2019
7dc16e8
[submodules] Update rope to 0.14.0
diraol Dec 14, 2019
5eb8c20
Fix simple typo: systematicaly -> systematically
timgates42 Dec 18, 2019
64bbd01
Merge pull request #1061 from timgates42/bugfix/typo_systematically
diraol Dec 18, 2019
2887542
Merge pull request #1058 from python-mode/update_submodules
diraol Jan 26, 2020
1e97e4d
Updating submodules
diraol Jan 26, 2020
30a73d8
Updating readme with debug/faq issues
diraol Feb 15, 2020
0c4f490
Update readme.md
Feb 26, 2020
55cb585
Merge pull request #1077 from dzzxjl/develop
diraol Feb 26, 2020
4ea05b6
Don't dowload whole history of submodules
diraol Apr 16, 2020
e117b43
Don't dowload whole history of submodules
diraol Apr 16, 2020
0fa798d
Updating Authors
Apr 21, 2020
b8d2009
Merge branch 'develop' of https://github.com/python-mode/python-mode …
fmv1992 Apr 21, 2020
1ae3a3f
Change motion commands to be line-based rather than character-based
lieryan Jun 29, 2019
1603c12
Add --clean flag to python-mode tests
lieryan Jun 29, 2019
c57eb36
Add test for textobjects selection
lieryan Apr 25, 2020
ff89053
Add to AUTHORS
lieryan Apr 25, 2020
eda94e2
Updating submodules astroid, autopep8, mccabe, pyflakes and pylint
diraol Apr 21, 2020
a575760
Merge pull request #1084 from python-mode/update_submodules
diraol May 2, 2020
6a17799
Update warning message
May 16, 2020
aaade02
Updating submodules astroid, pycodestyle, pylint and rope
May 16, 2020
b6c2a3f
Bump version: 0.10.0 → 0.11.0
May 28, 2020
2da50da
Add submodule info in debug messages
May 29, 2020
0c413a7
Add builtin breakpoint (PEP 553)
fpob Jun 5, 2020
51c66fa
Merge pull request #1094 from fpob/python37-breakpoint
diraol Jun 6, 2020
295e84d
Merge pull request #1037 from lieryan/lieryan-pymode-selection
diraol Sep 4, 2020
65407b0
Update submodules
diraol Oct 8, 2020
59efb15
Bump version: 0.11.0 → 0.12.0
diraol Oct 8, 2020
50cd2cc
Add toml submodule
diraol Oct 8, 2020
6316b01
Bump version: 0.12.0 → 0.13.0
diraol Oct 8, 2020
aad4aef
Update build status badge from Travis to Actions
dcroote Nov 2, 2020
76df35a
Merge pull request #1111 from dcroote/patch-1
diraol Nov 2, 2020
2ebe37e
Updating submodules
diraol May 8, 2021
cc29770
Update github action/workflow
diraol May 8, 2021
f867d28
Test for python 3.8 and 3.9
diraol May 8, 2021
56a4b36
Merge pull request #1133 from python-mode/dro/update_submodules
diraol May 8, 2021
7487b79
Add option g:pymode_indent_hanging_width
wookayin Aug 12, 2021
4bc4581
Merge pull request #1138 from wookayin/hanging-indent
diraol Aug 13, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions 3 .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
[bumpversion]
commit = True
current_version = 0.9.2
current_version = 0.13.0
files = plugin/pymode.vim
tag = True
tag_name = {new_version}

[bumpversion:file:doc/pymode.txt]
search = Version: {current_version}
replace = Version: {new_version}

3 changes: 3 additions & 0 deletions 3 .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# These are supported funding model platforms

liberapay: diraol
18 changes: 18 additions & 0 deletions 18 .github/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 150
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 21
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- security
# Label to use when marking an issue as stale
staleLabel: inactive
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: >
Closed due to inactivity.
71 changes: 71 additions & 0 deletions 71 .github/workflows/test_pymode.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
name: Testing python-mode

on: [push]

jobs:
test-python-3_8:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install dependencies
run: |
sudo apt update
export PYTHON_CONFIGURE_OPTS="--enable-shared"
sudo apt install -yqq libncurses5-dev libgtk2.0-dev libatk1.0-dev libcairo2-dev libx11-dev libxpm-dev libxt-dev python3-dev lua5.2 liblua5.2-dev libperl-dev git
sudo apt remove --purge -yqq vim vim-runtime gvim
- name: build and install vim from source
working-directory: /tmp
run: |
export PYTHON_CONFIGURE_OPTS="--enable-shared"
git clone https://github.com/vim/vim.git
cd vim
./configure --with-features=huge --enable-multibyte --enable-python3interp=yes --with-python3-config-dir=/usr/lib/python3.8/config-3.8m-x86_64-linux-gnu --enable-perlinterp=yes --enable-luainterp=yes --enable-cscope --prefix=/usr/local
sudo make && sudo make install
- name: Install python-mode
run: |
export PYMODE_DIR="${HOME}/work/python-mode/python-mode"
mkdir -p ${HOME}/.vim/pack/foo/start/
ln -s ${PYMODE_DIR} ${HOME}/.vim/pack/foo/start/python-mode
cp ${PYMODE_DIR}/tests/utils/pymoderc ${HOME}/.pymoderc
cp ${PYMODE_DIR}/tests/utils/vimrc ${HOME}/.vimrc
touch ${HOME}/.vimrc.before ${HOME}/.vimrc.after
- name: Run python-mode test script
run: |
alias python=python3
cd ${HOME}/work/python-mode/python-mode
git submodule update --init --recursive
git submodule sync
bash tests/test.sh
test-python-3_9:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Install dependencies
run: |
sudo apt update
export PYTHON_CONFIGURE_OPTS="--enable-shared"
sudo apt install -yqq libncurses5-dev libgtk2.0-dev libatk1.0-dev libcairo2-dev libx11-dev libxpm-dev libxt-dev python3-dev lua5.2 liblua5.2-dev libperl-dev git
sudo apt remove --purge -yqq vim vim-runtime gvim
- name: build and install vim from source
working-directory: /tmp
run: |
export PYTHON_CONFIGURE_OPTS="--enable-shared"
git clone https://github.com/vim/vim.git
cd vim
./configure --with-features=huge --enable-multibyte --enable-python3interp=yes --with-python3-config-dir=/usr/lib/python3.9/config-3.9m-x86_64-linux-gnu --enable-perlinterp=yes --enable-luainterp=yes --enable-cscope --prefix=/usr/local
sudo make && sudo make install
- name: Install python-mode
run: |
export PYMODE_DIR="${HOME}/work/python-mode/python-mode"
mkdir -p ${HOME}/.vim/pack/foo/start/
ln -s ${PYMODE_DIR} ${HOME}/.vim/pack/foo/start/python-mode
cp ${PYMODE_DIR}/tests/utils/pymoderc ${HOME}/.pymoderc
cp ${PYMODE_DIR}/tests/utils/vimrc ${HOME}/.vimrc
touch ${HOME}/.vimrc.before ${HOME}/.vimrc.after
- name: Run python-mode test script
run: |
alias python=python3
cd ${HOME}/work/python-mode/python-mode
git submodule update --init --recursive
git submodule sync
bash tests/test.sh
2 changes: 2 additions & 0 deletions 2 .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ test.py
todo.txt
vendor
vim.py
vim_session_*.vim
__*/
50 changes: 50 additions & 0 deletions 50 .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[submodule "submodules/autopep8"]
path = submodules/autopep8
url = https://github.com/hhatto/autopep8
ignore = dirty
shallow = true
[submodule "submodules/pycodestyle"]
path = submodules/pycodestyle
url = https://github.com/PyCQA/pycodestyle
ignore = dirty
shallow = true
[submodule "submodules/pydocstyle"]
path = submodules/pydocstyle
url = https://github.com/PyCQA/pydocstyle
ignore = dirty
shallow = true
[submodule "submodules/mccabe"]
path = submodules/mccabe
url = https://github.com/PyCQA/mccabe
ignore = dirty
shallow = true
[submodule "submodules/pyflakes"]
path = submodules/pyflakes
url = https://github.com/PyCQA/pyflakes
ignore = dirty
shallow = true
[submodule "submodules/snowball_py"]
path = submodules/snowball_py
url = https://github.com/diraol/snowball_py
ignore = dirty
branch = develop
shallow = true
[submodule "submodules/pylint"]
path = submodules/pylint
url = https://github.com/PyCQA/pylint
shallow = true
[submodule "submodules/rope"]
path = submodules/rope
url = https://github.com/python-rope/rope
shallow = true
[submodule "submodules/astroid"]
path = submodules/astroid
url = https://github.com/PyCQA/astroid
shallow = true
[submodule "submodules/pylama"]
path = submodules/pylama
url = https://github.com/klen/pylama
shallow = true
[submodule "submodules/toml"]
path = submodules/toml
url = https://github.com/uiri/toml.git
1 change: 0 additions & 1 deletion 1 .ruby-gemset

This file was deleted.

1 change: 0 additions & 1 deletion 1 .ruby-version

This file was deleted.

6 changes: 0 additions & 6 deletions 6 .travis.yml

This file was deleted.

45 changes: 29 additions & 16 deletions 45 AUTHORS
Original file line number Diff line number Diff line change
@@ -1,35 +1,48 @@
Maintainers:
Author:

* Kirill Klenov <horneds@gmail.com>
* Bryce Guinta (https://github.com/brycepg)

Maintainers:

* Diego Rabatone Oliveira (https://github.com/diraol);

Contributors:

* Alvin Francis (http://github.com/alvinfrancis);
* Andriy Kohut (https://github.com/andriykohut)
* Amir Eldor (https://github.com/amireldor);
* Andriy Kohut (https://github.com/andriykohut);
* Anler Hp (http://github.com/ikame);
* Anton Parkhomenko (http://github.com/chuwy);
* Ashley Hewson (http://github.com/ashleyh);
* Ben Davis (https://github.com/bendavis78);
* Benjamin Ruston (http://github.com/bruston);
* Boatx (https://github.com/boatx);
* Boris Filippov (http://github.com/frenzykryger);
* Brad Mease (http://github.com/bmease)
* Brendan Maguire (https://github.com/brendanmaguire)
* Daniel Hahler (http://github.com/blueyed)
* Brad Belyeu (https://github.com/bbelyeu);
* Brad Mease (http://github.com/bmease);
* Brendan Maguire (https://github.com/brendanmaguire);
* Bryce Guinta (https://github.com/brycepg);
* Daniel Hahler (http://github.com/blueyed);
* David Vogt (http://github.com/winged);
* Denis Kasak (http://github.com/dkasak);
* Dimitrios Semitsoglou-Tsiapos (https://github.com/dset0x);
* Dirk Wallenstein (http://github.com/dirkwallenstein);
* Felipe M. Vieira (https://github.com/fmv1992)
* Filip Poboril (https://github.com/fpob);
* Florent Xicluna (http://github.com/florentx);
* Fredrik Henrysson (http://github.com/fhenrysson);
* fwuzju (https://github.com/fwuzju);
* Grzegorz Janik (http://github.com/glujan);
* Igor Guerrero (http://github.com/igorgue);
* Jacob Niehus (https://github.com/wilywampa)
* Jason Harvey (http://github.com/alienth)
* Jay Rainey (https://github.com/jawrainey)
* Jacob Niehus (https://github.com/wilywampa);
* Jason Harvey (http://github.com/alienth);
* Jay Rainey (https://github.com/jawrainey);
* Jonathan McCall (http://github.com/Jonnymcc);
* Kevin Deldycke (http://github.com/kdeldycke);
* Kurtis Rader (https://github.com/krader1961);
* Lawrence Akka (https://github.com/lawrenceakka);
* lee (https://github.com/loyalpartner);
* Lie Ryan (https://github.com/lieryan/);
* Lowe Thiderman (http://github.com/thiderman);
* Martin Brochhaus (http://github.com/mbrochh);
* Matt Dodge (https://github.com/mattdodge);
Expand All @@ -39,26 +52,26 @@ Contributors:
* Mohammed (http://github.com/mbadran);
* Naoya Inada (http://github.com/naoina);
* Nate Zhang (https://github.com/natezhang93);
* nixon (https://github.com/nixon);
* Paweł Korzeniewski (https://github.com/korzeniewskipl);
* Pedro Algarvio (http://github.com/s0undt3ch);
* Phillip Cloud (http://github.com/cpcloud);
* Piet Delport (http://github.com/pjdelport);
* Pi Delport (http://github.com/pjdelport);
* Robert David Grant (http://github.com/bgrant);
* Robin Schneider (https://github.com/ypid);
* Ronald Andreu Kaiser (http://github.com/cathoderay);;
* Samir Benmendil (https://github.com/Ram-Z);
* Sorin Ionescu (sorin-ionescu);
* sphaugh (https://github.com/sphaugh);
* Steve Losh (http://github.com/sjl);
* Tommy Allen (https://github.com/tweekmonster);
* Tony Narlock (https://github.com/tony);
* tramchamploo (https://github.com/tramchamploo);
* Tyler Fenby (https://github.com/TFenby);
* Vincent Driessen (https://github.com/nvie);
* Wang Feng (https://github.com/mapler);
* Wayne Ye (https://github.com/WayneYe);
* Wes Turner (https://github.com/westurner);
* bendavis78 (https://github.com/bendavis78);
* fwuzju (https://github.com/fwuzju);
* lee (https://github.com/loyalpartner);
* nixon (https://github.com/nixon);
* sphaugh (https://github.com/sphaugh);
* tramchamploo (https://github.com/tramchamploo);
* Yury A. Kartynnik (https://github.com/kartynnik);
* Xiangyu Xu (https://github.com/bkbncn);
* Zach Himsel (https://github.com/zhimsel);
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.