diff --git a/README.md b/README.md index 3267dda3..587e57b8 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke **Utility** - * \gi - toggle visual indentation guides + * \ig - toggle visual indentation guides * ,cf - Copy Filename of current file into system (not vi) paste buffer * ,cc - (Current command) copies the command under your cursor and executes it in vim. Great for testing single line changes to vimrc. * ,yw - yank a word from anywhere within the word (so you don't have to go to the beginning of it)