Giter Club home page Giter Club logo

Comments (5)

romgrk avatar romgrk commented on May 26, 2024

Can't reproduce. Please provide more details. Context uses nvim_create_buf to create its scratch buffer, the doc says it's always nomodified so this shouldn't be happening. When you disable context before exiting (in a separator command), the issue disappears?

from nvim-treesitter-context.

JoseConseco avatar JoseConseco commented on May 26, 2024

Disabling context with TSContextDisable - hides the popup window, but then on quit the message 'save untitled?' is still there. When I manually create nvim_create_buf(v:false, v:true) - and write to this buffer, then on confirm qa I have no question about saving changes... I'm not sure what is going on.
If nobody else can confirm, then maybe this is something with my config, but I do not have to test all the plugins to see which one is in conflict.

from nvim-treesitter-context.

romgrk avatar romgrk commented on May 26, 2024

If you remove context (as in don't load it in your config), is the issue still there?

from nvim-treesitter-context.

JoseConseco avatar JoseConseco commented on May 26, 2024

Yes, the problem is gone after removing context. Issue must be related to only my config, since nobody else is confirming it , and I do not want to spend more time debugging it (I already disabled few other plugins to do some testing but it did not help).

from nvim-treesitter-context.

JoseConseco avatar JoseConseco commented on May 26, 2024

I think I finally figured out what is going on - the conflicting plugin seems to be :
'mhinz/vim-startify' + loading session - will give 'save untitled buffer' on session close.
'mhinz/vim-startify' + opening non session files - no warning on quit
opening session ( startify - disabled) - also no problem.
I tried to disable 'VimLeavePre' autocmd in Startify but it did not affect the warning . Anyway I'm closing this issue

from nvim-treesitter-context.

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.