Skip to content

Is it possible to show the : when using Cmdline #868

Closed Answered by ilias777
felipesere asked this question in Q&A
Discussion options

You must be logged in to vote

You can read → here ← the docs how you can configure the cmdline icon.

Set this in your noice configuration:

opts = {
    cmdline = {
        format = {
            cmdline = { pattern = '^:', icon = ':', lang = 'vim' },
        },
    },
},

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by felipesere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants