Skip to content

altaffff/nvim-lazy-Full-on-amazing-IDE-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-lazy-Full-on-amazing-IDE-

THANK YOU FOR TYPECRAFT FOR AMAZING ALPHA PLUGIN CONFIG . LINK TO HIS YOUTUBE CHANNEL : https://www.youtube.com/@typecraft_dev

Screenshot_09-Jan_22-07-46_30131

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

Screenshot_09-Jan_22-08-04_21352 or

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

:Mason Screenshot_09-Jan_22-08-15_21432

and search for desired Lsp

Screenshot_09-Jan_22-07-53_20518

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

https://github.com/Domeee/com.cloudedmountain.ide.neovim