Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

One buffer save, cursor jumping declarations #814

Closed
@tony

Description

@tony

Around November 21, 2017,2e027cb , this started happening

If I removepython-mode, this behavior goes away.

Pymode version: 0.9.4 interpreter: python3 lint: 0 rope: 0

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Nov 17 2017 12:01:00)macOS versionIncluded patches: 1-1305Compiled by Homebrew

My python-mode settings:

function!StartPymode()letg:pymode_virtualenv=1" Auto fix vim python paths if virtualenv enabledletg:pymode_folding=1" Enable python foldingletg:pymode_rope=0letg:pymode_lint=0ifg:pymode_lint!=0ifexists('flake8')letg:pymode_lint_checkers= []autocmdBufWritePost*.pycallFlake8()elseletg:pymode_lint_checkers= ['pep8','pep257','pyflakes','mccabe']endifletg:pymode_lint_ignore='C0111,D100,D101,D102,D103'letg:pymode_lint_sort= ['E','C','W','R','I','F','D']letg:pymode_lint_unmodified=1endifendfunctioncallPlugOnLoad('python-mode','call StartPymode()')

https://github.com/tony/vim-config-framework/blob/01def0b72494febbb6d7a05d9990c8a92a088593/plugins.settings/contrib/pymode.vim

Whole vim confighttps://github.com/tony/vim-config-framework/tree/01def0b72494febbb6d7a05d9990c8a92a088593/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp