p00f / clangd_extensions.nvim

Clangd's off-spec features for neovim's LSP client. Use https://sr.ht/~p00f/clangd_extensions.nvim instead
MIT License
448 stars 16 forks source link

Feature request: set filetype for ClangAST and ClangTypeHierarchy #31

Closed catgoose closed 1 year ago

catgoose commented 1 year ago

I like to set q to quit for certain file types (help, qf, etc). Can you set a filetype like clangd_ext to these splits that open?

Thanks.