Mofiqul / dracula.nvim

Dracula colorscheme for neovim written in Lua
MIT License
594 stars 102 forks source link

React FC there is no correct color with Typescript type #111

Open leandrocunha opened 10 months ago

leandrocunha commented 10 months ago

When creating a React Functional Component with Typescript type the component's name isn't colored correctly

Current behavior image

Expected behavior I wondering if it's possible to make the component name purple or green at least like without ts. image