shawn bright wrote:
hey all,when i am reading docs or plugin docs, i often see references to <leader> like a keybinding is <leader> something. what is leader ? thanks
By default, it is the backslash; however it can be reprogrammed to anything you want: it is the value of the "mapleader" variable when the mapping is defined (not when it is executed).
See ":help <Leader>". Best regards, Tony. -- Remember, UNIX spelled backwards is XINU.