Skip to content

jerry8137/nvim.config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The NeoVim config

Most of the content are from the primeagen's video. Great video!

Install

Git clone

Clone this repo to ~/.config/nvim

Install Packer

git clone --depth 1 https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim

PackerSync

Open packer.lua using nvim: nvim ~/.config/nvim/lua/softmac/packer.lua

Inside nvim:

:so
:PackerSync

Configure Github Copilot

:Copilot setup

To enable:

:Copilot enable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages