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

Incompatible with nvim-treesitter-context #183

Open
SandWoodJones opened this issue Apr 3, 2021 · 1 comment
Open

Incompatible with nvim-treesitter-context #183

SandWoodJones opened this issue Apr 3, 2021 · 1 comment

Comments

@SandWoodJones
Copy link

Environment (please complete the following information):

  • OS: Linux

  • NeoVim version: v0.5.0-dev+1197-ga17782042

  • Have you reproduced with a minimal vimrc: no

Describe the bug
2021-04-03 01-41-54
My screen seems to be vertically split with only one line at the top being active. In this line I can move up and down but not left and right and can't edit text. If I invoke which-key again this error is displayed:
Error detected while processing function which_key#start[49]..which_key#window#show[9]..<SNR>53_show_old_win[2]..<SNR>53_open_split_win[2]..<SNR>53_split_or_new:

To reproduce

  1. Move into a treesitter context with the nvim-treesitter-context plugin.
  2. Invoke vim-which-key
  3. Exit vim-which-key with
@SethBarberee
Copy link

If you turn on the floating window feature, it seems that this issue goes away. I'm currently using that in order to keep using both plugins for now.

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