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
485 stars 18 forks source link

Make AST symbols configurable #7

Closed Decodetalkers closed 2 years ago

Decodetalkers commented 2 years ago

Which font you use ,When I use ClangAst, I can not view icon.

The font I am using is firacode nerd font mono

Decodetalkers commented 2 years ago

https://github.com/p00f/clangd_extensions.nvim/blob/main/lua/clangd_extensions/ast.lua#L24

These Icons cannot be shown for me

p00f commented 2 years ago

https://github.com/microsoft/vscode-codicons

I intend to make these configurable

p00f commented 2 years ago

The default config now uses unicode icons which should be available in any font

https://www.unicode.org/charts/PDF/U1F100.pdf

https://github.com/p00f/clangd_extensions.nvim/commit/f2ca89d978f9fc907beb432a472a89fced7e10bd