Skip to content

How to override plugin native CMakeLists.txt.etlua template #292

@serendipitywgy

Description

@serendipitywgy

Describe the problem or limitation you are having

Hello, this plugin is great. I am trying to find out how to customize the template file without changing the plugin's native template file.
Describe the solution you'd like

Currently I can only use custom templates by changing the contents of ~/.local/share/nvim/lazy/cmake-tools.nvim/lua/cmake-tools/quickstart/templates/exec/cpp/CMakeLists.txt.etlua.

Can I customize CMakeLists.txt.etlua and main.lua in the configuration file and override the plugin's native templates without modifying the plugin itself?
I like CMakeQuickStart but would like to be able to use my own templates.
Describe alternatives you've considered

Additional context
I use lazyvim

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions