Daniel Brüggemann

Results 15 comments of Daniel Brüggemann

My workaround is: ``` vim.api.nvim_exec([[ autocmd BufReadPost * :silent GuessIndent ]], false) ``` // Edit Sorry didn't saw your comment before posting. Will check it later.

Hi, sorry for the late reply. I get the output, but it is still not working. ``` Executing: command! GuessIndent :lua require("guess-indent").set_from_buffer() Executing: Executing: augroup GuessIndent Executing: autocmd! Executing: autocmd...

Jep, using another alias would solve it, but that was not the intend. Because with capital letters you can separate for the same folder without introducing new words. You would...

@tleunen i'm not an OSX user. We discovered this on a machine of a colleague. Maybe set up a create-react-app and eject it. Then you can add a custom babelrc...

Same here on Archlinux with Xfce 4.12 and Thunderbird.

After removing libappindicator-gtk{2,3} and libindicator-gtk{2,3}, firetray works again.

Ok thanks for the info. Then is have to add the style to my shame.css ;) Because of to much specificity.

@veirus thanks for it. On stylus with {} blocks it will work, but normally you don't use these.

@veirus no problem. I think stylus syntax differs alot from normal css/sass. So maybe it can be hard to add support for it. In the last to days i moved...

Any news about implementing the new RR into the app?