chdiza

Results 27 comments of chdiza

Can't you have a FileType autocommand that, when `tex` is the detected filetype, sets buflocal remappings?

> Recently, many application store there configuration files into ~/.config/xxx. This is very useful to take-out configuration files into USB-disk or dropbox. I solve this problem not by asking applications...

OK, I see then. Never mind.

This ought to be doable with vim sessions plus `mvim`.

I think what @timkendrick wants is for double-clicking on MacVim.app to automatically reopen stuff. AFAIK double-clicking ignores session stuff (unless you put explicit session stuff in vimrc/gvimrc). But `mvim`, which...

> I would say that the expected behavior if you relaunched MacVim as 'mvim' or by double-clicking a file associated with it would be to restore and show the new...

> it seems to me that MacVim is a lot more than just a shortcut to vim -g Yes, _MacVim_ is not just a shortcut to `vim -g`; MacVim is...

Whoops, forgot to mention that this is on macOS 10.14.5.

It's not a Homebrew problem; it happens even if I build `sassc` outside of Homebrew. (Also, I'm not using the official Homebrew formula anyway, though this problem does occur even...

The formula worked fine before, with a tarball of the source just *prior* to eb182a4857. You don't need to tag anything. If it turns out that eb182a4857 just means that...