How do you set a custom leader key in Vim? let mapleader = ' ' Set mapleader to space (or any key) to use as a prefix for custom mappings. category: config tags: #config #leader #key