Anyone using #vim (not Neovim) and would like to share their or recommend a starting config? Kinda thinking about going #vimscript instead of Lua
@janvhs I have a few posts on getting started on Windows, but the vimrc stuff is mostly the same for any OS.
https://n3wjack.net/2014/12/29/configuring-vim-with-your-_vimrc/
More #Vim posts here: https://n3wjack.net/?s=Vim
@janvhs start with the .vimrc that is there, and add only what and when needed. just nick the examples here on the net
@meine I already have a working Neovim config, but like the style of Vimscript9. So I‘m really just looking for references, completion and LSP setup