Tianshu Wang

Results 140 comments of Tianshu Wang

I encountered the same problem, but it doesn't happen every time I evaluate, not sure why.

@dexterleng In my case, I maintain some scripts that make it easy to turn a new macOS into something I'm familiar with. That's why it's important to be able to...

@bob-ortiz [dotfiles](https://dotfiles.github.io) is good notion that you need to know. If you only use macOS, a combination of brew (bundle) and mackup is a good choice, with the former saving...

A third party brew tap for vimac with his own api https://github.com/kidonng/homebrew-malt/blob/master/Casks/vimac.rb

The homebrew `fcitx-remote-general` is built for "ABC" rather than "US" by default. For those who use "US", you can install with `brew install tshu-w/malt/fcitx-remote-for-osx`.

@valzi sorry to reply you so late, which template did you use?

Perhaps this is a conflict caused by evil-magit (now evil-collections) and should be reported upstream

I get similar issues. And I wander if there is any way to fix this issue temporarily.

It seems that this [line](https://github.com/syl20bnr/spacemacs/blob/develop/layers/+emacs/org/packages.el#L56) should be `(setq evil-org-key-theme '(textobjects navigation additional insert todo))` now `t` mark TODO in org-mode.