Hi, I'm currently trying to get this to work on my workflow and i can't reach any breakthrough.
My current configuration file has:
tree_docs = {
enable = true,
keymaps = {
doc_node_at_cursor = "<leader>a"
},
},
I was trying to remap doc_node_at_cursor to a. However i can't seem to get this to work. I've also ran :nmap in order to see all the normal mappings and it is not mapped at all