Jaap Frolich

Results 135 comments of Jaap Frolich

Thanks for your lengthy reaction! I think my main concert with this is: - Most of this is a generic AWS deployment strategy. Which is actually really helpful, but I...

By the way completely missed the new docker guide. Sorry! That resolves some of my feedback :) I have some improvements (optimizing compilation, distributed erlang), that I can PR there....

No much worse, see below. I have a 2015 macbook pro maxed out. And my neovim version is: NVIM v0.2.2 ![2018-04-23 16 34 39](https://user-images.githubusercontent.com/579279/39115484-5abc77ea-4714-11e8-98a4-b6f0be1db1a9.gif)

Yes using the latest version. I am pressing `` to trigger the autocomplete.

I use vimbox (https://github.com/jordwalke/VimBox) so it's pretty huge 😅, with this adaptation: `.vimrc.custom.after` ```vim " Overwrite this file with whatever you want. This will be executed after " loading any...

Nothing specific in mind, would be great if you can contribute!

> yeah, I just am not sure how to provide both the custom hook and the expression in the interpolation in a way that is intuitive. > > ``` >...

Ah ok. Forgive me for the `camelCase`, that was just what I am used to type.

Relevant stage 1 JavaScript proposal: https://github.com/tc39/proposal-string-dedent

I did some more thinking. I actually think using `"""` is probably better in a lot of ways. First, it allows us to seamlessly support markdown in a string (which...