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

indent-blankline conflict #1018

Closed
3 tasks done
jwangtobeno1 opened this issue Oct 11, 2023 · 16 comments
Closed
3 tasks done

indent-blankline conflict #1018

jwangtobeno1 opened this issue Oct 11, 2023 · 16 comments
Labels
invalid:install Issues caused by incomplete installation

Comments

@jwangtobeno1
Copy link

Version confirmation

  • Confirm

Following prerequisites

  • Confirm

Not a user config issue

  • Confirm

Neovim version

NVIM v0.9.2

Operating system/version

Arch WSL2

Terminal name/version

windows terminal

$TERM environment variable

No response

Branch info

main (Default/Latest)

Fetch Preferences

SSH (use_ssh = true)

How to reproduce the issue

I update package today with <Space>+pc. But when I open the file with nvim, it's show:

" You are trying to call the setup function for indent-blankline version 2, but you already have version 3 installed. Check out the github wiki for instructions on how to migrate or revert to version 2 "

Expected behavior

How to fix the Issue?

Actual behavior

No response

Additional information

No response

@jwangtobeno1 jwangtobeno1 added the bug Something isn't working label Oct 11, 2023
@CharlesChiuGit
Copy link
Collaborator

#1011

@CharlesChiuGit CharlesChiuGit removed the bug Something isn't working label Oct 11, 2023
@CharlesChiuGit CharlesChiuGit closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2023
@jwangtobeno1
Copy link
Author

Is this a new feature?

tmp

@CharlesChiuGit
Copy link
Collaborator

CharlesChiuGit commented Oct 12, 2023

just pull the latest config, i'm not sure if it's your personal config.

@jwangtobeno1
Copy link
Author

This situation still exists after I pull the latest config

@CharlesChiuGit
Copy link
Collaborator

  1. u r not using our default colorscheme, so i dont know if it was caused by your colorscheme of choice.
  2. check your user config again

@jwangtobeno1
Copy link
Author

Now every time I start nvim, I will be prompted with the following picture:

tmp

And I run :MasonInstall goimports, It's show:

tmp1

@CharlesChiuGit
Copy link
Collaborator

spawn: go failed with exit code - and signal -. go is not executable

it means u need to install golang

@jwangtobeno1
Copy link
Author

If I don't need golang, how do I close this installation? Is it commenting out here?

lua/core/setting.lua

IMG_20231012_164202.jpg

@jwangtobeno1
Copy link
Author

doesn't work

user/settings.lua
tmp

core/settings.lua
tmp1

@CharlesChiuGit
Copy link
Collaborator

CharlesChiuGit commented Oct 12, 2023

add local settings = {} at the top of user/settings.lua, as core/settings.lua does.

also, dont forget to return the lua table. eg. reture settings at the end of user/settings.lua.

@jwangtobeno1
Copy link
Author

  1. u r not using our default colorscheme, so i dont know if it was caused by your colorscheme of choice.
  2. check your user config again

what is our default colorscheme?

Is this a new feature?

tmp

Could this new feature be caused by my updating the package(<space>+pc) today?

@Jint-lzxy
Copy link
Collaborator

Is this a new feature?

It's nvim-treesitter-context. See #707 for more information (this was merged quite a while ago).

@Jint-lzxy Jint-lzxy added the invalid:install Issues caused by incomplete installation label Oct 12, 2023
@jwangtobeno1
Copy link
Author

Looks like I haven't synced in a long time :)

@yinghaoyu
Copy link

Did you slove this problem?

@CharlesChiuGit
Copy link
Collaborator

@yinghaoyu he doesn't install golang, that's why he can't download those lsp, u guys have different issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid:install Issues caused by incomplete installation
Projects
None yet
Development

No branches or pull requests

4 participants