1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-24 08:25:46 +01:00

Doc fixes.

This commit is contained in:
Štěpán Němec
2011-10-07 09:53:46 +02:00
parent 40a23fc7cd
commit 1b6c979d57
3 changed files with 6 additions and 7 deletions

View File

@@ -46,8 +46,8 @@
- Added t_gu, t_gU, and v_o mappings. [b8]
- Added t_<C-a> and t_<C-a> mappings. [b8]
- Added o_c, o_d, and o_y mappings. [b8]
- Added register and basic kill ring support, t_" and I_<C-'>
mappings, and :registers command. [b8]
- Added register and basic kill ring support, t_" and
I_<C-'>/I_<C-"> mappings, and :registers command. [b8]
- Added operator modes and proper first class motion maps. [b8]
- Improved undo support for most mappings. [b8]
• General completion improvements