Skip to content

ammuench/ammuench-nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ammuench's nvim template

This is my personal template based on a modified AstroNvim install.

🛠️ Installation

Make a backup of your current nvim and shared folder

mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak

Clone the repository

git clone [email protected]:ammuench/ammuench-astrovim.git ~/.config/nvim

// optional if you're using this as a starting point.  remove my git history and reinit yours.
cd ~/.config/nvim
rm -rf .git

Start Neovim

nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages

  • Lua 100.0%