Clan-Utility
Results
2
issues of
Clan-Utility
For the example ``` var users = exports.users = { user1: { _id: id(), name: 'Michael' }, user2: { _id: id(), name: 'George Michael', father: users.user1._id }, user3: { _id:...
Thanks for making this great plugin! I would like to know if these 2 features are possible: 1. Key binding for looping through found diff lines (i.e.., show next point)...
enhancement