Giter VIP home page Giter VIP logo

Comments (24)

hackorum avatar hackorum commented on July 19, 2024

Is that file getting edited by some other program?

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

Sorry, closed by mistake

from vapournvim.

 avatar commented on July 19, 2024

No, it is not being modified by any other program

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

what happens if you do :recover?

from vapournvim.

 avatar commented on July 19, 2024

It says no swap file found for file name..

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

Is it a very big file?

from vapournvim.

 avatar commented on July 19, 2024

I am suspecting that it has something to do with gitsigns,

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

why?

from vapournvim.

 avatar commented on July 19, 2024

Screen Shot 2021-10-10 at 3 57 56 PM

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

Try removing the plugin and then packersync

from vapournvim.

 avatar commented on July 19, 2024

If you have some time can you join me on this zoom link https://andela.zoom.us/j/92299011529

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

I can't use zoom rn.

from vapournvim.

 avatar commented on July 19, 2024

ok

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

Did removing the plugin work?

from vapournvim.

 avatar commented on July 19, 2024

How do I remove it? It is not in my user-config

Screen Shot 2021-10-10 at 4 05 54 PM
,

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

Just remove it from vapour/plugins/init.lua and in the main init.lua file also there is one require gitsigns config

from vapournvim.

 avatar commented on July 19, 2024

Yes, I took out gitsigns and it is still happening. I also have this diagnostic error message showing up. I even took out lvim-tree and I am still having the same errors.

Screen Shot 2021-10-10 at 3 54 57 PM
.

from vapournvim.

 avatar commented on July 19, 2024

Also is there a reason why I get the error, when I enable Compe in line 16?

shot

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

try deleting whatever changes you made and try git pull now

from vapournvim.

 avatar commented on July 19, 2024

ok

from vapournvim.

 avatar commented on July 19, 2024

So I reinstalled vapour nvim, without adding any config inside my user-config and there was no issues until I enabled plugins in my user-config and the error started again.

Also is there a reason why I get the error, when I enable Compe in line 16?

shot

But why do I still have this error when I enable Compe?

from vapournvim.

 avatar commented on July 19, 2024

So I commented out all my activated language servers in user-config and the errors disappeared. So I am going to activate them one after the other to find the culprit that is causing the errors.

from vapournvim.

 avatar commented on July 19, 2024

I found the one Vapour.language_servers.pyright.enabled = true pyright is the problem. You can replicated the issue by enabling pyright, and then open up any source code with folders, then open press space e to open the explorer and select a python file then try navigating the file with the arrow keys, you will see the nvim-tree will automatically open up the folder tree. In a code base with a lot of folders nvim will crash.

from vapournvim.

hackorum avatar hackorum commented on July 19, 2024

Use pyls. It works better with python files than pyright. And can this issue be closed now?

from vapournvim.

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.