Giter Site home page Giter Site logo

Comments (6)

mhinz avatar mhinz commented on May 23, 2024

That doesn't look good. Have you set any signify variables?

Especially g:signify_sign_overwrite would be interesting, because it defaults to 1. Which means that sy#sign#remove_all() would just do a simple sign unplace *, which shouldn't take longer than some miliseconds.

And just to be sure, could you remove the ShowMarks plugin and try again?

from vim-signify.

MarioRicalde avatar MarioRicalde commented on May 23, 2024

I'm using the following signify variables:

let g:signify_sign_add = '+'
let g:signify_sign_change = '~'
let g:signify_sign_delete = '_'
let g:signify_sign_delete_first_line = '‾'

█ Mario "Kuroir" Ricalde
_█ *_Front-end Engineer *
_█ _kuroir@twitter
*█ *+1 ‪(415) 800-415-4‬

On Thu, Sep 19, 2013 at 9:12 AM, Marco Hinz [email protected]:

That doesn't look good. Have you set any signify variables?

Especially g:signify_sign_overwrite, because it defaults to 1. Which
means that sy#sign#remove_all() would just do a simple sign unplace *,
which shouldn't take longer than some miliseconds.


Reply to this email directly or view it on GitHubhttps://github.com//issues/71#issuecomment-24741361
.

from vim-signify.

mhinz avatar mhinz commented on May 23, 2024

What about removing the ShowMarks plugin? I just want to rule out any interference of other sign setting plugins. Especially because its functions get called pretty often.

There must be something broken, because I see no reason why sy#sign#remove_all() would ever take any onger than some fractions of a second, let alone over 2 seconds. Now we have to find the culprit!

from vim-signify.

mhinz avatar mhinz commented on May 23, 2024

ping

Did you try removing the ShowMarks plugin?

Moreover, :version:

VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Sep 19 2013 12:58:11)
Included patches: 1-27

This means I'm using 7.4.27. What version do you use?

from vim-signify.

MarioRicalde avatar MarioRicalde commented on May 23, 2024

I haven't been able to deal with another heavy changed file for a while,
will do later today.

Will keep you posted.

█ Mario "Kuroir" Ricalde
_█ *_Front-end Engineer *
_█ _kuroir@twitter
*█ *+1 ‪(415) 800-415-4‬

On Mon, Sep 30, 2013 at 3:29 AM, Marco Hinz [email protected]:

ping


Reply to this email directly or view it on GitHubhttps://github.com//issues/71#issuecomment-25344512
.

from vim-signify.

mhinz avatar mhinz commented on May 23, 2024

(Please reopen if necessary.)

from vim-signify.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.