I don't know where to start. Installing plugins by packers seems to work fine but after restarting nvim some lua thing (sumneko_lua) is loading for a long time, and it starts loading again every time I press :w. In addition to that I see some treesitter issues and when I select the code I see different things rendered under selection.
What is going on??? 😂 Please help.
To Reproduce
Steps to reproduce the behavior:
Install neovim on macOS Ventura 13.1
Create init.lua with kickstart.nvim init.lua contents
Just open neovim follow installation instructions and restart
Desktop
OS: macOS Ventura 13.1
Terminal: zsh (using alacritty but the same happens inside of kitty). I have oh-my-zsh installed
Neovim Version
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by brew@Ventura
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
https://user-images.githubusercontent.com/25861704/209447827-3a295e2f-5e28-451a-b78b-4830a6989621.mp4
fall-back for $VIM: "/usr/local/Cellar/neovim/0.8.1/share/nvim"
Run :checkhealth for more info
I don't know where to start. Installing plugins by packers seems to work fine but after restarting nvim some lua thing (sumneko_lua) is loading for a long time, and it starts loading again every time I press
:w
. In addition to that I see some treesitter issues and when I select the code I see different things rendered under selection.What is going on??? 😂 Please help.
To Reproduce
Steps to reproduce the behavior:
Desktop
Neovim Version
https://user-images.githubusercontent.com/25861704/209447843-f0a76493-e7d9-4d9b-ae0a-a578f266e056.mp4