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

Neovim Issue #5

Closed
S4NKALP opened this issue Jan 2, 2024 · 5 comments
Closed

Neovim Issue #5

S4NKALP opened this issue Jan 2, 2024 · 5 comments

Comments

@S4NKALP
Copy link

S4NKALP commented Jan 2, 2024

Nvim Plugins issue

The floatterm plugin is not working. All colorscheme also not showing in ui colorscheme options

@Matt-FTW
Copy link
Owner

Matt-FTW commented Jan 2, 2024

Hey,

What do you mean about the colorschemes not showing in the options? That they dont appear in the LazyVim extras?

About the floaterm issue, it should be fixed now. Seems like there was an issue with the catppuccin theme, because LazyVim was falling back into tokyonight. All the others themes worked correctly though.

Let me know if that helped!

@S4NKALP
Copy link
Author

S4NKALP commented Jan 2, 2024

whenever i try to toggle terminal it show this error i updated it but not working tho

Screenshot_02-Jan_21-23-44_18670

@Matt-FTW
Copy link
Owner

Matt-FTW commented Jan 2, 2024

I see, you're calling the mapping for the telescope extension of floaterm. If you did not create any terminal before is going to throw that error. What you have to do is to create a terminal before hand. To do so, you have various options. Take a look at the keys section of the floaterm plugin. For example, create a new floating terminal with ftf and then call the telescope mapping to see the available floaterm teminals.

The error is problem of the telescope-floaterm extension, not mine. If you don't like you can submit an issue over there.

@Matt-FTW Matt-FTW closed this as completed Jan 2, 2024
@S4NKALP
Copy link
Author

S4NKALP commented Jan 2, 2024

thanks it work.
Will you add keybind of nvim in readme section as i am using nvim config only

@Matt-FTW
Copy link
Owner

Matt-FTW commented Jan 2, 2024

I will, but it's gonna take some time. Once I have it I'll let you know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants