Skip to content
forked from NvChad/NvChad

Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

License

Notifications You must be signed in to change notification settings

mghgm/nvim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NvChad based Neovim config

Installation

git clone [email protected]:MGhasemi8156/nvim-config.git ~/.config/nvim --depth 1

Requirements

  • neovim>=v0.9.0
  • git
  • NerdFonts(Hack Nerd Font is prefered)

python

  • pyright: pip install pyright

go

  • gopls: go install golang.org/x/tools/gopls@latest
  • delve: go install github.com/go-delve/delve/cmd/dlv@latest

C

  • clagnd: apt install clangd

Notes

  • For kernel module development, default compile_commands.json of clangd does not works properly. Using this script it is possible to have LSP in kernel module development.

About

Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%