My NeoVim setup for JavaScript(Front-End) development
2nthony
Posted on August 12, 2022
Recently I update my new NeoVim setup for JavaScript development.
What's includes?
- LSP(Language Server Protocol)
- Semantic Key Bindings
- Code Syntax
- Code Completion
- GitHub Copilot
- Good looking theme(NeoSolarized)
- Auto Session
- etc.
Motivation
I love frosted glass effects. I used VS Code for a looong time and I don't know how to use frosted glass effected theme in VS Code, but it is very easy in vim, because I use iTerm2.
Second, since I figure out how to write JavaScript code in vim, then I switch to vim without hesitate. Thanks to LSP. :)
Reach out
My dotfiles configs here 👉 https://github.com/2nthony/dotfiles
Credit
💖 💪 🙅 🚩
2nthony
Posted on August 12, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.