I code in JS/TS, React with Tailwind and I want to use Neovim. I tried using LazyVim but failed. Mainly for this reason, https://github.com/LazyVim/LazyVim/discussions/6163. I was thinking if I can use it without any distro. Or is it going to be harder for me to configure from scratch? Now, I want a guide to follow, it could be documentation, article or YouTube tutorial. Let me know if you have anything to share regarding this topic.
#How to use Neovim as a code editor?
15 messages · Page 1 of 1 (latest)
You can try using NvChad https://nvchad.com/.
Let me give it a try
i think it doesnt have lsp for js/ts, html, tailwind built in
needs some customization
You can install them it's all in the docs: https://nvchad.com/docs/quickstart/install
alright
but how?
take parts from this https://github.com/nvim-lua/kickstart.nvim
teej's project
i saw a video on youtube today, and he was introducing this