Skip to content

DevinOM/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevinOM's neovim configs

Prerequisites

  • Homebrew
  • NeoVim

First time setup

Clone Packer

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

Install ripgrep

brew install ripgrep

Activate nvim

nvim .

Run withing nvim

:PackerSync

Run Mason installations

:Mason

Note

If NeoVim to match the background of your terminal run the following in nvim:

:lua CMP()

About

neovim configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages