Skip to content

MyGitHubBlueberry/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview:

image

Dependencies:

  • install nvim
  • install packer
  • install git
  • install ripgrep
  • install clang or other c compiler (for treesitter)
  • install dotnet (optional, for c#)

Installation

After installing dependencies:

  • on linux:
mkdir ~/.config/nvim
cd ~/.config/nvim

git clone https://github.com/MyGitHubBlueberry/nvim-config .
  • on windows (powershell):
mkdir ~/AppData/Local/nvim
cd ~/AppData/Local/nvim

git clone https://github.com/MyGitHubBlueberry/nvim-config .

Credit

instiered by thePrimeagen's config

About

my nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages