Jezda1337 / nvim-html-css

CSS Intellisense for HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Plugin in slow

Adigun07 opened this issue · comments

I use windows and when i type a class it is very slow example

when i type in the quotation marks neovim takes time to respond a link to my config is https://github.com/Adigun07/nvim

I'm currently working on that issue, the problem is, when every you try to type inside class or id the plugin check for changes inside local files, like html for internal and external changes, fetch style from external styles and parse them. I'm looking for better solution here. And I didn't test it on windows, so I can't talk about that. On Linux and Mac work pretty fast for me.

yeah i tested it on wsl and it works better