m4xshen/smartcolumn.nvim

Which file type should I put for .zshrc?

Closed this issue · 2 comments

I want to disable it for .zshrc, and I put zshrc in disabled_filetypes. It doesn't work. I tried .zshrc as well, the same.

The same with LspInfo and ConformInfo

It should be zsh not zshrc, and it is lspinfo not LspInfo, but still not sure about ConformInfo because I tried to run vim.api.nvim_buf_get_option(0, "filetype") to ConformInfo page, but nothing showing. I have opened a pull request for more options in disabled_filetypes.