Changeset 20856
- Timestamp:
- 10/06/08 22:55:56 (5 years ago)
- Location:
- lang/javascript/vimperator-plugins/trunk
- Files:
-
- 3 modified
-
copy.js (modified) (1 diff)
-
feedSomeKeys.js (modified) (1 diff)
-
lookupDictionary.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/vimperator-plugins/trunk/copy.js
r19677 r20856 98 98 }); 99 99 return [0, candidates]; 100 } 100 }, 101 bang: true 101 102 } 102 103 ); -
lang/javascript/vimperator-plugins/trunk/feedSomeKeys.js
r18219 r20856 305 305 replaceUserMap(lhs,rhs,bang); 306 306 } 307 },{ 308 bang: true 307 309 } 308 310 ); -
lang/javascript/vimperator-plugins/trunk/lookupDictionary.js
r20048 r20856 185 185 return [0, candidates]; 186 186 }, 187 bang: true 187 188 } 188 189 );
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)