David Whetstone
                                            David Whetstone
                                        
                                    > On which platform are you? macOS 14
git version 2.41.0
> do `source /usr/share/zsh/functions/Completion/Unix/_git` and then try a completion again. Mine was in a different directory (probably because macOS/homebrew), but when I `source /usr/share/zsh/5.9/functions/_git` completions _do_ start working. Looks like...
Seems this might be an issue with the homebrew formula. I uninstalled (`brew uninstall neovide`), downloaded and installed from the dmg from the GitHub release page, and launched from the...
The homebrew issue may be a red herring. The problem seems intermittent. I've been able to reproduce the problem with both the homebrew binary and the one found here.
Thanks for the info! I'll stop investigating and revert to 0.12.2 until that's ready.
Normally you'd enable/disable font features like this from the typography popup in the font picker, but unfortunately Xcode seems to ignore these settings.
Maybe you're already aware of this, but here's an example of rudimentary Xcode support for SourceKit-LSP: https://github.com/SolaWing/xcode-build-server. Maybe you can borrow some ideas from there.
Looks like this is specific to neovide. It doesn't happen for me in the terminal, and I found [this neovide discussion](https://github.com/neovide/neovide/discussions/1502).