-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undercurl support for this theme ? #183
Comments
okay so opening of a markdown document ie. a
i think there should be a treesitter update for @spell possibly for the below file? onedark.nvim/lua/onedark/highlights.lua Line 172 in 09b71d8
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
first off, hello and thank you for this theme. 🙏 recently i've noticed several newer terminals such as kitty and alacritty (my daily driver) have added support for undercurls (under curls), and so has tmux. i've verified with alacritty,
added the below to my tmux.conf
and reran the above echo command within tmux and got undercurls displaying.
however, i'm currently not seeing any undercurls for misspellings in a document using neovim when i toggle spell checking. i'm still just seeing a straight red line.
would this be a feature this colorscheme could enable eventually or are we the user of this colorscheme expected to enable this setting ourselves? thanks again for this colorscheme. 🙏
The text was updated successfully, but these errors were encountered: