ChristianChiarulli / nvim

My neovim config
GNU General Public License v3.0
965 stars 246 forks source link

Error with winbar #25

Open NghiaDM02 opened 2 years ago

NghiaDM02 commented 2 years ago

image I don't know what error is. I tried to fix it but i can't, please help

MickTheRus commented 2 years ago

@tranlapphi1 For now you can comment out that block until Chris fixes it.

ChristianChiarulli commented 2 years ago

are you still seeing this error?

NghiaDM02 commented 2 years ago

Is this because I haven't updated neovim 0.8?

NghiaDM02 commented 2 years ago

OK, I know what the error is. Need to update to neovim 0.8 to use winbar. By the way I also want to ask something about java. I'm learning java, I love to use neovim but java in neovim is quite troublesome. I don't know how to debug or create a new java project right in neovim. I'm a beginner so please someone help me

MickTheRus commented 2 years ago

OK, I know what the error is. Need to update to neovim 0.8 to use winbar. By the way I also want to ask something about java. I'm learning java, I love to use neovim but java in neovim is quite troublesome. I don't know how to debug or create a new java project right in neovim. I'm a beginner so please someone help me

Since when is NeoVim 0.8 a thing, I can't find it anywhere

par4m commented 2 years ago

OK, I know what the error is. Need to update to neovim 0.8 to use winbar. By the way I also want to ask something about java. I'm learning java, I love to use neovim but java in neovim is quite troublesome. I don't know how to debug or create a new java project right in neovim. I'm a beginner so please someone help me

Since when is NeoVim 0.8 a thing, I can't find it anywhere

It's nvim nightly

lyb200 commented 2 years ago

I got this error, my neovim 0.8.

lewpoly commented 2 years ago

I got this error, my neovim 0.8.

Make sure you're on the latest dev build.

lyb200 commented 2 years ago

on the neovim dev build, it is fixed. thank you!