Remove Y from README

This commit is contained in:
Tim Pope
2013-08-03 00:20:07 -04:00
parent e48a40534c
commit 92c7ee739b

View File

@@ -31,7 +31,6 @@ mostly `:set` calls.) Here's a taste:
* `'incsearch'`: Start searching before pressing enter.
* `'listchars'`: Makes `:set list` (visible whitespace) prettier.
* `'scrolloff'`: Always show at least one line above/below the cursor.
* `nmap Y y$`: Make `Y` behave like `C` and `D`.
* `runtime! macros/matchit.vim`: Load the version of matchit.vim that ships
with Vim.