shaunsingh
shaunsingh
Although this isn't possible because of gccjit right now, in the future I can compile native apple silicon builds on my machine when it becomes available.
Just for anyone wondering, the current intel builds do not work under rosetta
Looks like libgccjit is supported on Apple Silicon now. I'm currently building emacs-plus with it, looks good so far, I think emacs-build should work just fine too! Of course it...
https://github.com/actions/virtual-environments/issues/2486#issuecomment-853514922 sorry for the late notice, macOS 11 runners are available now on request.
Like a lot of other people here I've since moved to emacs/neovim, though I'd love to see an excellent org-mode implementation in VSCode, sublime text has a great plugin for...
Emacs built on macOS doesn't use Cairo/harfbuzz by default, it uses coretext and macOS apis instead: see: https://github.com/d12frosted/homebrew-emacs-plus/pull/371, then https://github.com/d12frosted/homebrew-emacs-plus/pull/373. You can still build it with cairo/harfbuzz with the patches...
Sorry about that, will fix
I believe `require('nord').set()` works (I'll change that `require('nord').setup()`. the reason it isn't mentioned in the readme is because there was a bug that loaded the theme twice when you called...
I haven't used barbar, but I'll look into it
Sorry this issue took so long, I'll commit a fix today to match the highlighting of barber. As stated above, although barbar is a bit slower to load, it does...