Adam Stankiewicz
Adam Stankiewicz
It seems that jumping to search results (at least when using quick list) is jumping to the line that matched, instead of characters that matched, like /. Is there a...
Currently in my configuration I setup `let g:grepper = { 'prompt': 0 }` and mapping `nnoremap / :Grepper -query `. It would be really nice if I could drop the...
Hey Stanley, I wanted to say this a great project :) Just an idea: I'd be willing to improve pluggable resolvers behavior in bower to make implementation of this resolver...
Just use filesystem API: http://developer.chrome.com/apps/fileSystem.html
What about creating an official online directory for scripts? And maybe dotjs command to manage them?
Could you please add license file? Thank you!
The readme isn't easiest to read. Could you format it properly?
Hey @patr0nus I see you don't have much time for this project. There's similar one to DeskGap: https://github.com/neutralinojs/neutralinojs but it lacks support for Edge: https://github.com/neutralinojs/neutralinojs/issues/147 Maybe you could consider joining...
Hey, I thought I'd suggest to use my plugin for syntaxes: https://github.com/sheerun/vim-polyglot ``` * It won't affect your startup time, as scripts are loaded only on demand*. * It installs...