Skip to content

alexwaumann/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

Theme

catppuccin

Plugin Manager

lazy

Plugins

Dependencies

brew install neovim fzf ripgrep
brew install --cask font-sauce-code-pro-nerd-font

Optional Dependencies

These dependencies are used by mason and are not required

python -m venv ~/.pynvim
source ~/.pynvim/bin/activate
pip install pynvim

Resources

nvim lua guide

Setup

cd ~/projects
git clone git@github.com:alexwaumann/nvim.git
ln -sf ~/projects/nvim ~/.config/nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages