Case Nelson

Results 78 comments of Case Nelson

@billyvg thanks for helping with this. What should cause the `package.json` dependencies to be pulled in? `:UpdateRemotePlugins` doesn't seem to npm install and, as a user, I think I would...

@billyvg I pushed a branch called `package` with your suggestion but I think it still requires the user to `npm install` in that `rplugin/node/nvim-parinfer`

Unfortunately `indentparen` really has to be run or far worse things happen in files with wrong indentation. Is there a better way to tell the difference between a "real" clojure...

I think the `.` command is supported if you install https://github.com/tpope/vim-repeat I'm not sure how to accomplish the same without it. Can you let me know if that helps? Sorry...

I'm seeing this too, makes it unusable for me. It's too bad since it's a blessed spacemacs layer.

I like it, `flip` also probably has more precedence ( https://lodash.com/docs/#flip ), although I like that your version moves coll position rather than reversing args.

> @snoe makes sense, I always `make`, but your points makes sense for development indeed, but I think they still work, but a little bit different, could you try `cd...

Catching up on this. I admit I may have missed some important details. I think to go forward we'd need to be very specific about the "contracts" we want to...

@mainej > if we talk about dep graph queries separately, I think there were three parts to the larger proposal: lazy-analysis, shallow project analysis (that does full analysis closer to...

> Does that sound right so far? Yup. I think we got it, thanks for your patience. > Let's start with the code I provided. I'm also on master, but...