Mofiqul / vscode.nvim

Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
MIT License
695 stars 111 forks source link

feat: add `@text.strike` for treesitter #155

Closed toh995 closed 11 months ago

toh995 commented 11 months ago

Reference: https://github.com/nvim-treesitter/nvim-treesitter/blob/master/CONTRIBUTING.md#text

Neovim Before:

Screenshot 2023-10-15 at 5 28 57 PM Screenshot 2023-10-15 at 5 27 44 PM

Neovim After:

Screenshot 2023-10-15 at 5 26 47 PM Screenshot 2023-10-15 at 5 28 23 PM

VS Code Reference Screenshots:

Screenshot 2023-10-15 at 5 30 04 PM Screenshot 2023-10-15 at 5 30 44 PM