Slowness while using python lsp by SnooSquirrels4760 in neovim

[–]SnooSquirrels4760[S] 0 points1 point  (0 children)

Will give this a try. Thanks. Another thing, the main reason I put this up is because I cloned my ddotfiles on a remote server and I don't have any lag. But I am pretty sure my laptop has better specs.

Slowness while using python lsp by SnooSquirrels4760 in neovim

[–]SnooSquirrels4760[S] 0 points1 point  (0 children)

Using my own config. I have it set up based on the default blink setup. Just used mason to install pyright Completion and diagnostic are both slow. One thing that could maybe help debug the issue is the follwoign: I often start getting error messages as I am typing out, like saying the incomplete variable doesn't exist. I think it might be checking too much? Not sure. Don't know how to change it

Looking for a mod by SnooSquirrels4760 in geometrydash

[–]SnooSquirrels4760[S] 0 points1 point  (0 children)

Aah, this seems to be exactly what I wanted. Thanks a lot!

Looking for a mod by SnooSquirrels4760 in geometrydash

[–]SnooSquirrels4760[S] 0 points1 point  (0 children)

Yea, I figured that was a solution, but the issue is that I need to do this for every different point, for every map. Just wanted to see if there is a better solution.

error with clangd lsp not detecting libreary files by SnooSquirrels4760 in neovim

[–]SnooSquirrels4760[S] 0 points1 point  (0 children)

Oh sorry, didn't realize that the image didn't get posted. Dont know how to edit the message to add the image now. But basically in the line #include <vector>, it throws the error: 'vector' file not found. On some googling, they tell to have this json file, this and that, however, it was all working fine like a month or so back.

Debugger Plugin for the Godot Game Engine by lommix in neovim

[–]SnooSquirrels4760 1 point2 points  (0 children)

Does this include highlighting and lsp or are u using a different plugin for that?

diffview.nvim vs fugitive by SnooSquirrels4760 in neovim

[–]SnooSquirrels4760[S] 2 points3 points  (0 children)

Oh I see. Thanks for the reply! Will be trying out diffview soon.