Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening the dl_malloc. c file with lunarvim is very slow #4525

Open
starifly opened this issue Mar 9, 2024 · 3 comments
Open

Opening the dl_malloc. c file with lunarvim is very slow #4525

starifly opened this issue Mar 9, 2024 · 3 comments
Labels
bug Something isn't working stale

Comments

@starifly
Copy link

starifly commented Mar 9, 2024

Problem description

Opening the https://github.com/kamailio/kamailio/blob/5.3/src/core/mem/dl_malloc.c file with lunarvim is very slow, and moving the cursor after opening is also very slow.

LunarVim version

release-1.3

Neovim version (>= 0.9.1)

NVIM v0.9.5

Terminal name

Wezterm

Operating system/version

Ubuntu22.04

Steps to reproduce

No response

Screenshots

No response

@starifly starifly added the bug Something isn't working label Mar 9, 2024
@chase
Copy link
Collaborator

chase commented Mar 14, 2024

This is more than likely caused by bad defaults for clangd.

You can potentially fix it by referencing https://github.com/abzcoding/lvim

@starifly
Copy link
Author

starifly commented Mar 16, 2024

This is more than likely caused by bad defaults for clangd.

You can potentially fix it by referencing https://github.com/abzcoding/lvim

I use this configuration, but after moving the cursor a certain distance, it still gets very slow and gets stuck
I guess that it may be influenced by the treesitter

And I opened this file with lazyvim or other configurations without this issue, and also enabled lsp and ts

Copy link
Contributor

github-actions bot commented May 9, 2024

This issue is stale because it has been open for 50 days with no activity.

@github-actions github-actions bot added the stale label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants