kevindashgit

Results 3 issues of kevindashgit

OSX v10.12.6 Probably this is assumed w/ the fancy new touch bar and the complexity it introduces - but a `fn` key toggle would be AWESOME for my workflow! Any...

I created SO post about this here: https://stackoverflow.com/questions/55976172/how-to-use-rewire-to-mock-dependencies-of-nested-exports But maybe it makes more sense to post this question here. ```javascript // a.js var evil = require('evil'); module.exports = () =>...

I'm trying to leverage the `grep_visual_selection` function to grep based on a selection in a given buffer. However, I work in a very deeply pathed project such that I cannot...

enhancement