Carlo Ascani

Results 7 comments of Carlo Ascani

I confirm #565 happening on Linux, with node v16 as well. I'll keep lurking on this and I'm available to test (on Linux). Thank you

@aswinmohanme Something like `autocmd BufWritePost *.html.heex !mix format ` should work

I am using this udev rule: ``` $ cat /etc/udev/rules.d/95-monitors.rules ACTION=="change", SUBSYSTEM=="drm", ENV{DISPLAY}=":0", ENV{XAUTHORITY}="/home/carloratm/.Xauthority", RUN+="/usr/bin/autorandr --change" ``` It is working when I plug a monitor, does not work when I...

I added the 2 lines above added to my vimrc. If I open a file configured to use an lsp, `TAB` is not working as C-n If I run `:so...

Issue was UltiSnips, if I disable it, everything works ok. Thanks.

@fquffio I believe you have to manually enable me to run GH Actions. I think that is una tantum: https://github.com/chialab/math-api/actions/runs/1380387383

@fquffio I am sorry, it seems you have to approve me again to let Github Actions run. I don't know exactly why :/