nvim-html-css icon indicating copy to clipboard operation
nvim-html-css copied to clipboard

CSS Intellisense for HTML

Results 6 nvim-html-css issues
Sort by recently updated
recently updated
newest added

Hello everyone, I have been working on a fork of the HTML-CSS autocompletion plugin for Neovim, and I'm excited to share some enhancements that might be beneficial for the community....

When there are lots of pages, I get #5 and nvim crashes or blocks the editor several seconds at best. I'd suggest adding an option in the config to disable...

enhancement

I receive this message ![Capture d’écran du 2024-08-18 23-58-10](https://github.com/user-attachments/assets/4e2bfc8f-52db-4a12-a65d-43edcc9961f3)

### Neovim version (nvim -v) nvim nightly ### Feature Description Hi! Is it possible to support mini.completion as the completion plugin with nvim-html-css? ### Use Case / Motivation I use...

enhancement

### Neovim version (nvim -v) NVIM v0.11.4 ### Error Message Hi, I tried to fix the problem and now it's working for me. Because I couldn't test with all possibilities,...

bug

### Neovim version (nvim -v) NVIM v0.11.1 Build type: Release ### Error Message No error messages ### Steps To Reproduce No error messages ### Minimal Configuration ```lua return { {...

bug