Skip to content

No stack is created by default #46

Answered by LeonHeidelbach
qlibp asked this question in Q&A
Discussion options

You must be logged in to vote

But you do call the setup function through your plugin manager right? Without calling the setup function the plugin will not work.

-- Using packer
use({
    "LeonHeidelbach/trailblazer.nvim",
    config = function()
        require("trailblazer").setup()
    end,
})

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@qlibp
Comment options

@LeonHeidelbach
Comment options

Answer selected by qlibp
@qlibp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants