{"id":43,"description":"vim - misc shortcuts","tags":["vim","editor","productivity"],"contents":["q: - (in command mode) to list the commands in chronological order. Allows editing too",":history - list commands from history table",":set \u003csetting-name\u003e? - show the current value of the given setting",":echo \u0026\u003csetting-name\u003e - show the current value of the given setting",":echo \u0026cmdwinheight - show the current value of cmdwinheight",":set! all - show all settings, one per line",":set cmdwinheight=10 - set the height of the command history window to 10. Default is 7"]}
