Closed MrZLeo closed 1 year ago
I'm pretty sure it's the new LSP Semantic Highlighting. Edge uses only treesitter for highlighting. To disable LSP Semantic Highlighting you need to put "client.server_capabilities.semanticTokensProvider = nil" inside your lsp configuration.
Understand. It works. Thanks! : )
We need to fix this. See https://github.com/sainnhe/sonokai/issues/85
I have done the following steps before reporting this issue:
Operating system/version
macOS Ventura Version 13.3
Terminal emulator/version
iTerm2 3.4.19
$TERM environment variable
xterm-256color
Tmux version
No response
Feature matrix
Minimal vimrc that can reproduce this bug.
Steps to reproduce this bug using minimal vimrc
Expected behavior
Before rust-analyzer finish loading:
Actual behavior
After: