Forum: CFEngine Help
Subject: Re: How to instert white line ?
Author: bahamat
Link to topic: https://cfengine.com/forum/read.php?3,26615,26623#msg-26623

You should be able to use $(const.n) instead:


    "vim_slist => {
        "$(const.n)",
        "\" Change default colour set",
         "colorscheme elflord",
    };


Note: I haven't tested this. It may insert two blank lines instead.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to