Skip to content

N8WM/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-config

Configuration files for my personal nvim setup

DAC connections

Inspired by @typecraft

Requirements

I am running NVIM v0.9.4, but dependencies could change in the future. If using a Mac, brew install neovim is a good option for sourcing nvim.

I was unsuccessful in getting this configuration to work in the default Mac Terminal (in an acceptible state), so I recommend using a third-party terminal emulator that supports advanced terminal color features. I use iTerm2, but Kitty and Alacritty should work as well (untested).

Installation

Before installing, save a backup of your previous nvim configuration if desired, and then delete the directory if it exists.

rm -rf ~/.config/nvim

Now you can download the repository.

git clone https://github.com/N8WM/nvim-config.git ~/.config/nvim

The first time running nvim after this command should install all dependencies and packages. The only thing left to do is to register your GitHub Copilot account (if you have one) with the command :Copilot auth.

Note

I recommend using DroidSansMono NerdFont (from nerdfonts.com) in your terminal emulator.

About

Configuration files for my personal nvim setup

Resources

License

Stars

Watchers

Forks

Languages