Skip to content
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

Add NeoVim Tailwind LSP and CMP #28

Merged
merged 5 commits into from
Jan 16, 2023
Merged

Conversation

djpowers
Copy link
Owner

Add Tailwind support to NeoVim config

Provide better support for working with Tailwind CSS projects in NeoVim.

Example: https://twitter.com/chrisatmachine/status/1614057005731160113

LSP

CMP

Colorizer

- ensure Tailwind CSS Language Server is installed via Mason
- add nvim-cmp plugin to show color swatches with color LSP completions
- pass to lspkind for rendering
- set default config value to avoid error
- new version provides support for Tailwind colors
- split out new config file and enable Tailwind support
@djpowers djpowers merged commit 6bf9c01 into main Jan 16, 2023
@djpowers djpowers deleted the add-neovim-tailwind-lsp-and-cmp branch January 16, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant