Code Monkey home page Code Monkey logo

Comments (3)

andymass avatar andymass commented on May 31, 2024 1

I think you can post an issue in https://github.com/SpaceVim/SpaceVim/issues/. The author is very active.

from vim-matchup.

andymass avatar andymass commented on May 31, 2024

Note, this doesn't happen in vim, only neovim. I think the reason is in neovim timers can start from 0 and in vim they start from 1. But FlyGrep does timer_stop on s:grep_timer_id even though it can be 0 which is a valid timer:

https://github.com/wsdjeg/FlyGrep.vim/blob/82bd158ef4c1bab9a1ae442dacaf95f1b9557715/autoload/SpaceVim/plugins/flygrep.vim#L132-L135

@wsdjeg

I think this should be fixed in either FlyGrep or neovim.

from vim-matchup.

kristijanhusak avatar kristijanhusak commented on May 31, 2024

Ok thanks. I can't open issue on FlyGrep because they blocked it, so i guess it is what it is. Thanks.

from vim-matchup.

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.