trouble.nvim
trouble.nvim copied to clipboard
Update lua examples to use new mapping functions
This updates the examples to use the new lua mapping functions in neovim 0.7.
remap = false is the default, so no need to specify noremap = true. silent has no effect here.