Skip to content

jergason/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config!

Prerequisites

Things you need installed in your OS to use this setup

How to use

Make sure you backup your current configuration files in $HOME/.config/nvim BEFORE running this.

Run these commands in the root of this repo:

# Delete the current nvim config
rm -rf $HOME/.config/nvim

# Makes a symbolic link to the files in this repo
ln -sf $PWD/.config/nvim $HOME/.config/nvim

When you start nvim for the first time it will download lazy and aniseed and show some errors. That's normal. Install the deps declared in lazy with :Lazy install. This will install all plugins declared in fnl/config/plugin.fnl. Then turn it off and on again.

About

Neovim Config!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors