Skip to content

Support sourcing vim files under .ropeproject/#129

Merged
klen merged 9 commits into
python-mode:masterfrom
s0undt3ch:master
Oct 22, 2012
Merged

Support sourcing vim files under .ropeproject/#129
klen merged 9 commits into
python-mode:masterfrom
s0undt3ch:master

Conversation

@s0undt3ch

Copy link
Copy Markdown
Contributor

Support sourcing vim files under .ropeproject/

When Vim loads, if, on the current directory, there's a `.ropeproject` sub-directory and both rope and `g:pymode_rope_auto_project_open` are enabled, the project is automatically opened.
…l fix the current buffer not having any sourced settings applied.
…d auto session management, which will probably be removed and use `session.vim` if installed.
klen added a commit that referenced this pull request Oct 22, 2012
Support sourcing `vim` files under `.ropeproject/`
@klen klen merged commit ec87fe3 into python-mode:master Oct 22, 2012
@klen

klen commented Oct 22, 2012

Copy link
Copy Markdown
Collaborator

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants