When compiling or trying to run proto-repl
@jessejanderson: are you around?
Just left the comp for dinner. Assuming you saw the error I just posted. I'll be back at my machine in an hour or so.
ok!
enjoy your dinner!
ahh
found my issue - I tried to make a keybinding that it didn’t like.
:/ {:action "fuzzy-grep:toggle”}
Hello, new user here. How do I rebind 'ESC' to 'jj' in my .proton?
Never mind. I figured it out.
@ikhthiandor: yeah - we put a little note at the bottom of the .proton file :simple_smile:
@jessejanderson: hrmm
@dvcrn lets just include atom-fuzzy-grep
to core
layer 😛
))
it works pretty well, except that there is no multiproject greping (
but I'll add it some day )
Has there been any thought given to moving towards a git-flow type workflow for this project?
@lucien.knechtli currently we have no contributing guidline, but definitely need it
and since github added pr and issue templates we can also use it
haven't tried using pr or issue templates, but it looks like it would be a good idea to use them
I think that what I like most about git-flow is that you have a release branch (ie master) instead of relying on tags