]> git.rmz.io Git - dotfiles.git/commitdiff
zsh: update motd
authorSamir Benmendil <me@rmz.io>
Mon, 12 Oct 2015 23:53:04 +0000 (00:53 +0100)
committerSamir Benmendil <me@rmz.io>
Mon, 12 Oct 2015 23:53:04 +0000 (00:53 +0100)
zsh/lib/motd.zsh

index 066a96da47f1f8cff90abbab334f504b40367c86..dca1fa217633584b472ad8351c703a892585efe6 100644 (file)
@@ -13,3 +13,4 @@ msg()
 short "[count][\"x]gr{motion}" 'Replace {motion} text with the contents of register x.'
 short ":Cd" "lcd %:h"
 short ":Cr" "goto git root or home"
+short "gn" "Like \`n\`, but start Visual mode to select the match. If an operator is pending, operates on the match."