Results 3 issues of Jie Hu

Normally I disable spell check, I use command to trigger it enable manually. I want to add an icon in my status bar if spell checking is enabled, so I...

I would like to highlight builtin types differently from user defined types. Like `int` type here: But tree-sitter-c will highlight to a Normal type. PS: std::vector is highlight by lsp...

When edit a cmake file, it expands for `:e CMakeLists.txt` but not for `:e build/CMakeLists.txt`. Even manually call `:TemplateAutoInit`, it still not works.