Updated Useful command for troubleshooting (markdown)

rebuilt 2021-07-06 13:27:33 +02:00
parent 4495e3b69b
commit 855215f7a3

@ -24,6 +24,6 @@ Make sure youre in normal mode not insert mode.
| :nmap | List normal mode keybindings |
| :vmap | List visual mode keybindings |
| :imap | List insert mode keybindings |
| :verbose imap <keybinding> | Print out what a particular keybinding is mapped to |
| :verbose map <keybinding> | Print out what a particular keybinding is mapped to |
| :messages | Print error messages. Useful when messages get cut off |
| :scriptnames | List all sourced files |