![](https://media.hachyderm.io/accounts/avatars/109/304/613/058/957/622/original/947a2a132b3408a7.jpg)
![](https://sopuli.xyz/pictrs/image/rJxwrlHsAe.png)
6·
2 years ago@dlanm2u I’d say neovim is at least as modern as vscode is.
Java, Python, Rust, JS/TS, Linux, Docker, Kubernetes, (Neo)Vim, Elixir beginner. Cooking, Football 🎵 ⚽ 🥘 :python_logo: :java: :rust: :elixir: :neovim: :iterm2_logo: :fedora: :suse_logo: :kubernetes: 🐧
@dlanm2u I’d say neovim is at least as modern as vscode is.
@dafunkkk @lckdscl I would advise you to either read neovim’s lua guides:
https://neovim.io/doc/user/lua.html
https://neovim.io/doc/user/lua-guide.html#lua-guide
or have a look at some video tutorials, e.g. https://www.youtube.com/watch?v=w7i4amO_zaE&list=PLm323Lc7iSW_wuxqmKx_xxNtJC_hJbQ7R&index=6
If you really want to build your own neovim configuration, you will need to get comfortable with lua.