Finally decided to use a separate config setup for #neovim (from vim). Want to avoid relying on VS Code for good LSP support.
Planning on using 'vim-plug' since I've used it for a long time. Are there any particular functional reasons why I should consider 'lazy.nvim' instead?