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. <img width="749" alt="image" src="https://user-images.githubusercontent.com/4580635/149712062-8d1a07c7-47a7-4e56-a23c-9c31b3d47410.png">
When edit a cmake file, it expands for
:e CMakeLists.txtbut not for:e build/CMakeLists.txt.Even manually call
:TemplateAutoInit, it still not works.