Hi,I'm currently using neovim 0.6.1. I was wondering the filetype of the floatwin to disable [indent-line](https://github.com/lukas-reineke/indent-blankline.nvim). ``` :echo &ft ``` got the filetype of current buffer.