THANK YOU FOR TYPECRAFT FOR AMAZING ALPHA PLUGIN CONFIG . LINK TO HIS YOUTUBE CHANNEL : https://www.youtube.com/@typecraft_dev
Added support for c# development
ONCE OMNISHARP IS INSTALLED THEN GO TO YOUR LSPCONFIG AND CHANGE THE DIRECTORY FOR OMNISHARP . MINE WAS IN THAT DIRECTORY!!! SEARCH FOR OMNISHARP IN YOUR SYSTEM AND PAST THE PATH TO IT
I wrote a simple script that copy and downloads the necessary files to configure your Nvim to an full on Ide .
AFTER THE SCRIPT HAS DONE ITS JOB NAVIGATE TO ~/.config/nvim/lua/config/init.lua :Lazy
https://github.com/Domeee/com.cloudedmountain.ide.neovim
WHAT ARE YOU GETTING OUT OF THIS BASH SCRIPT ?
You will get clang,node-js and ripgrep packages downloaded and a Lazy plugin manager
LSP CONFIGURATRION?
This is setting up c,c++ environment but if you dont want it after the installion go to ~/.config/nvim/lua/plugin/lspconfig.lua
and search for desired Lsp
press F12 from anywhere to quickly look at keybindings.
For Unity support please refere to this GIT : https://github.com/walcht/neovim-unity?tab=readme-ov-file#configuring-unity-editor OR