Changeset 37156
- Timestamp:
- 04/04/10 23:32:35 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/hints-yank-paste.js
r37155 r37156 19 19 20 20 liberator.globalVariables.hints_copy_maps = ['c', 'C', 'p', 'P']; 21 let g:hints_copy_maps = "c C p P" 21 22 22 23 例: paste のほうは設定しない 23 24 liberator.globalVariables.hints_copy_maps = ['c', 'C', null, null]; 25 let g:hints_copy_maps = "c C <nop> <nop>" 24 26 25 27 set hintyanktags='//xpath|//xpath2';
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)