Stdbool.h missing, I ran
ln -s /usr/local/lib/gcc13/x86-64-portbld-freebsd14.2/13.3.0/include /use/include
Because I found stdbool.h and stdint.h all in there, but neovim treesitter parsers still can't compile or install
To recreate run any neovim config with treesitter
Lazyvim is a example, run the following to setup lazyvim config for neovim
git clone https://github.com/LazyVim/starter ~/.config/nvim
Point to be noted, it seems to work in nomadbsd, which is also freebsd derivative, I am new to freebsd, I don't get why it won't work here,in ghostbsd