Skip to content

Is it possible to disable all default mappings and then make only my configurations effective? #869

Answered by cseickel
ghost asked this question in Q&A
Discussion options

You must be logged in to vote

Yes:

require("neo-tree").setup({
    use_default_mappings = false
})

See :h neo-tree-custom-mappings for more information on mappings.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

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