Skip to content

adding lua commands I dont want mapped #147

Answered by mrjones2014
fhill2 asked this question in Q&A
Discussion options

You must be logged in to vote

Just give the command a name:

commands = {
    { ':SnipRunRepl', require"plugin.sniprun.repl".toggle, description = 'sniprun REPL toggle' }, 
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fhill2
Comment options

@mrjones2014
Comment options

Answer selected by mrjones2014
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